summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-06-10use SUBDIR.roff suggested by uwe@christos
2018-06-10Set default homeperm values before writing usermgmt.conf file and honor value...zafer
2018-06-08fix usage of `arp -d'.nonaka
2018-06-03add missing brace.christos
2018-06-03Default console device and speed to that used by syinstmartin
2018-06-03Reorder fetch options: http before ftpmartin
2018-06-03In the generated /etc/fstab, do not use the (temporary, during sysinst)martin
2018-06-03Add an option to install onto a pre-configured wedge.martin
2018-05-28merge a new version of the CDDL dtrace and ZFS code.chs
2018-05-28Sort options in usage.wiz
2018-05-28Document -l, -r, and -w, based on input by jmcneill@wiz
2018-05-27Add support for light sensors that report Illuminance in lux.thorpej
2018-05-26Merge single-letter options. Use more markup.wiz
2018-05-26Add -v flag which prints the full path of each device node when dumpingjmcneill
2018-05-20Fix reproducible buildschristos
2018-05-19Overhaul of GPIO interrupt support (that wasn't even used by anything).thorpej
2018-05-18deconst -> __UNCONST, the former involves UB with NULL arithmetic.joerg
2018-05-15Use the correct tag options.nat
2018-05-14End sentence with a dot.wiz
2018-05-13Document history.sevan
2018-05-09Rename allocopy -> xstrdup, and simplify.maxv
2018-05-09Clean up.maxv
2018-05-09Remove dead/broken code.maxv
2018-05-08TGran64 indication was actually the oppositeryo
2018-05-06grow AF_UNIX receive buffer sizechristos
2018-05-03add aarch64 support for cpuctl identify.ryo
2018-05-03Remove now unused tcpip.h includes. Some were already unused before.maxv
2018-05-01Change return type of pm_lvm_find() from int to void.kre
2018-05-01PR install/53220kre
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01Fix missed s/vnconfig/vndconfig/ in an example.uwe
2018-05-01Simplify and get rid of external "grep" dependency which is not availablemartin
2018-05-01vnconfig has been renamed to vndconfig. Pointed out by kre.martin
2018-04-24Back out part of the prior commit where we added space for IPV6_HOPLIMITroy
2018-04-23Clean up the IPsec ifdefs, same as ping6.maxv
2018-04-23... another occurrence of OLDRAWSOCKET ...maxv
2018-04-23Remove dead code.maxv
2018-04-23Remove CPPFLAGS+=-DUSE_RFC3542, it's not used anymore.maxv
2018-04-23Remove dead/broken code. We want to favor RFC3542 over RFC2292. Nomaxv
2018-04-23Remove dead code.maxv
2018-04-23Remove now unused code.maxv
2018-04-23Remove -g from SYNOPSIS.wiz
2018-04-23Remove the "-g" option, it uses RH0, which is deprecated by RFC5095, andmaxv
2018-04-21Minor improvements.wiz
2018-04-20Update values from RFC 8319roy
2018-04-20Make the #defines more readableroy
2018-04-20Lack of timeout is a programming error, so use an assert in it's place.roy
2018-04-20Use EXIT_FAILURE instead of an arbtitary number.roy
2018-04-20Unicast solicited RA's as per RFC 7772.roy
2018-04-20Ensure that the soliciter list is initialised and freed correctly, even if it...roy