summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix minor memory leak in a function.netchild2009-11-201-1/+3
* Fix minor resource leak in a function which was introduced by changing annetchild2009-11-201-1/+3
* Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-122-64/+1
* Add interface description capability as inspired by OpenBSD.delphij2009-11-112-1/+64
* Add links to zfs(8) and zpool(8) to mount(8) manual page.trasz2009-11-111-1/+3
* More rational usage()des2009-11-101-3/+5
* Fix variable type.mav2009-11-091-1/+1
* Add support for ATA Power Management.mav2009-11-092-3/+134
* MFp4:mav2009-11-041-0/+4
* Just use devname(3) to print device names.ed2009-11-031-8/+1
* Ensure 'kvm' is always initialized. If "-M" was not specified and thejhb2009-11-021-0/+1
* Refine r198714, it's not as easy as just leaving the major number zero.brueffer2009-11-011-1/+0
* The majors file was removed long ago, 0 should be used instead.brueffer2009-10-311-4/+2
* MFp4:mav2009-10-311-40/+57
* When extracting the capture buffer from a crashdump, only read the validjhb2009-10-291-10/+10
* Fix parsing of mount options specified with -o in case an option withjh2009-10-261-5/+5
* - Initialize variable in order to avoid GCC warning and enable WARNS=6.lulf2009-10-262-2/+1
* Make dhclient use bootpc (68) as the source port for unicast DHCPREQUESTphilip2009-10-213-18/+41
* Make input parsing in Farhenheit actually work.ed2009-10-211-5/+5
* The tunefs utility does not work on active filesystems.remko2009-10-211-2/+2
* Switch the default WARNS level for sbin/ to 6.ru2009-10-1951-39/+25
* Clean up markup (mainly).ru2009-10-191-77/+149
* Properly re-create "-s size" argument to newfs(8).ru2009-10-191-1/+1
* Use printb() to display the "nd6 options=" line.hrs2009-10-121-29/+7
* Update for latest 802.11s changes in meshconf format.rpaulo2009-10-121-15/+21
* The cylinder group tag cg_initediblk needs to match the number of inodesmjacob2009-10-051-2/+8
* Static'ify internal methods and use prototype.delphij2009-09-281-20/+20
* Fethch more information from IDENTIFY result.mav2009-09-271-15/+48
* Fix several logic bugs in the previous IPv6 variable change andhrs2009-09-261-3/+9
* MFp4:mav2009-09-221-12/+11
* Fix setfib(1) section number.brueffer2009-09-181-1/+1
* Fixed markup.ru2009-09-171-3/+5
* Change the default transport protocol for use by the Mount protocolrmacklem2009-09-171-1/+1
* Fix an xref.brueffer2009-09-171-1/+1
* Fix the example, -w is the right switch for write failure probability.brueffer2009-09-171-3/+3
* Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1)pjd2009-09-142-0/+9
* Document accept_rev_ethip_ver and send_rev_ethip_ver flags ofhrs2009-09-121-0/+19
* Improve flexibility of receiving Router Advertisement andhrs2009-09-124-9/+322
* Actually component with the greatest priority is used by the prefer balancepjd2009-09-091-1/+1
* Use printb() instead of rolling its own routine to displayhrs2009-09-071-20/+4
* Suppress an options line when no bit is on.ume2009-09-071-0/+2
* Add support for changing providers priority.pjd2009-09-062-9/+19
* Update copyright years.pjd2009-09-061-1/+1
* For any given subcommand allow to specify multi-line usage (separated by \n).pjd2009-09-061-2/+12
* remove stale references to RTF_CLONING and RTF_LLINFOkmacy2009-09-041-21/+0
* Add to `camcontrol cmd` support for sending arbitrary ATA commands.mav2009-09-042-52/+141
* Short ATA command format has 28bit address, not 36bit.mav2009-08-301-2/+2
* MFp4:mav2009-08-301-27/+120
* - Add a SIGINFO handler for savecore.lulf2009-08-251-1/+17
* ANSIfy functions declarations, adjust prototypes. Rename local variablecharnier2009-08-251-75/+58
OpenPOWER on IntegriCloud