aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Revert revision 199201 for now as it has introduced a kernel vulnerabilityXin LI2009-11-122-64/+1
* Add interface description capability as inspired by OpenBSD.Xin LI2009-11-112-1/+64
* Add links to zfs(8) and zpool(8) to mount(8) manual page.Edward Tomasz Napierala2009-11-111-1/+3
* More rational usage()Dag-Erling Smørgrav2009-11-101-3/+5
* Fix variable type.Alexander Motin2009-11-091-1/+1
* Add support for ATA Power Management.Alexander Motin2009-11-092-3/+134
* MFp4:Alexander Motin2009-11-041-0/+4
* Just use devname(3) to print device names.Ed Schouten2009-11-031-8/+1
* Ensure 'kvm' is always initialized. If "-M" was not specified and theJohn Baldwin2009-11-021-0/+1
* Refine r198714, it's not as easy as just leaving the major number zero.Christian Brueffer2009-11-011-1/+0
* The majors file was removed long ago, 0 should be used instead.Christian Brueffer2009-10-311-4/+2
* MFp4:Alexander Motin2009-10-311-40/+57
* When extracting the capture buffer from a crashdump, only read the validJohn Baldwin2009-10-291-10/+10
* Fix parsing of mount options specified with -o in case an option withJaakko Heinonen2009-10-261-5/+5
* - Initialize variable in order to avoid GCC warning and enable WARNS=6.Ulf Lilleengen2009-10-262-2/+1
* Make dhclient use bootpc (68) as the source port for unicast DHCPREQUESTPhilip Paeps2009-10-213-18/+41
* Make input parsing in Farhenheit actually work.Ed Schouten2009-10-211-5/+5
* The tunefs utility does not work on active filesystems.Remko Lodder2009-10-211-2/+2
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-1951-39/+25
* Clean up markup (mainly).Ruslan Ermilov2009-10-191-77/+149
* Properly re-create "-s size" argument to newfs(8).Ruslan Ermilov2009-10-191-1/+1
* Use printb() to display the "nd6 options=" line.Hiroki Sato2009-10-121-29/+7
* Update for latest 802.11s changes in meshconf format.Rui Paulo2009-10-121-15/+21
* The cylinder group tag cg_initediblk needs to match the number of inodesMatt Jacob2009-10-051-2/+8
* Static'ify internal methods and use prototype.Xin LI2009-09-281-20/+20
* Fethch more information from IDENTIFY result.Alexander Motin2009-09-271-15/+48
* Fix several logic bugs in the previous IPv6 variable change andHiroki Sato2009-09-261-3/+9
* MFp4:Alexander Motin2009-09-221-12/+11
* Fix setfib(1) section number.Christian Brueffer2009-09-181-1/+1
* Fixed markup.Ruslan Ermilov2009-09-171-3/+5
* Change the default transport protocol for use by the Mount protocolRick Macklem2009-09-171-1/+1
* Fix an xref.Christian Brueffer2009-09-171-1/+1
* Fix the example, -w is the right switch for write failure probability.Christian Brueffer2009-09-171-3/+3
* Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1)Pawel Jakub Dawidek2009-09-142-0/+9
* Document accept_rev_ethip_ver and send_rev_ethip_ver flags ofHiroki Sato2009-09-121-0/+19
* Improve flexibility of receiving Router Advertisement andHiroki Sato2009-09-124-9/+322
* Actually component with the greatest priority is used by the prefer balancePawel Jakub Dawidek2009-09-091-1/+1
* Use printb() instead of rolling its own routine to displayHiroki Sato2009-09-071-20/+4
* Suppress an options line when no bit is on.Hajimu UMEMOTO2009-09-071-0/+2
* Add support for changing providers priority.Pawel Jakub Dawidek2009-09-062-9/+19
* Update copyright years.Pawel Jakub Dawidek2009-09-061-1/+1
* For any given subcommand allow to specify multi-line usage (separated by \n).Pawel Jakub Dawidek2009-09-061-2/+12
* remove stale references to RTF_CLONING and RTF_LLINFOKip Macy2009-09-041-21/+0
* Add to `camcontrol cmd` support for sending arbitrary ATA commands.Alexander Motin2009-09-042-52/+141
* Short ATA command format has 28bit address, not 36bit.Alexander Motin2009-08-301-2/+2
* MFp4:Alexander Motin2009-08-301-27/+120
* - Add a SIGINFO handler for savecore.Ulf Lilleengen2009-08-251-1/+17
* ANSIfy functions declarations, adjust prototypes. Rename local variablePhilippe Charnier2009-08-251-75/+58
* Remove (c) line.Ivan Voras2009-08-231-1/+0
* Remove the dependency on the kernel -- in particular the gctl request toMarcel Moolenaar2009-08-191-18/+23