summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Implement NFSv4 ACL support for UFS.trasz2009-12-216-14/+76
* ifconfig(8) is documented to take a ISO 3166-1 country code to set thegavin2009-12-151-2/+5
* implement a new match option,luigi2009-12-153-0/+60
* fix the indentation for addr: valuesluigi2009-12-151-0/+2
* The default balance algorithm has changed from "split" toru2009-12-091-2/+2
* Change gmirror default balance algorithm from "split" to "load".mav2009-12-081-1/+1
* restore setting of sin_len (was removed in 1.146 last february) asluigi2009-12-061-1/+3
* MFp4:mav2009-12-061-6/+17
* Let init(8) and reboot(8) use utmpx to log wtmp entries.ed2009-12-054-11/+22
* fix argument type in the call to expand_numberluigi2009-12-041-1/+1
* use qsort_r instead of heapsort;luigi2009-12-031-4/+4
* Drop USB mass storage devices support from ata(4). It is out of the build asmav2009-11-261-6/+0
* MFp4:mav2009-11-262-51/+72
* Make ``ifconfig -l ether'' only list interfaces that speak Ethernet.will2009-11-251-3/+19
* MFp4:mav2009-11-241-14/+69
* Add some missing WDMA/UDMA modes.mav2009-11-221-0/+11
* Fix minor resource leak in a function.netchild2009-11-211-0/+2
* 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
OpenPOWER on IntegriCloud