summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove (c) line.ivoras2009-08-231-1/+0
* Remove the dependency on the kernel -- in particular the gctl request tomarcel2009-08-191-18/+23
* Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is runpjd2009-08-171-1/+2
* Emit a proper error message instead of dumping core when 1)marcel2009-08-161-2/+14
* Delete the descriptions of the gssname and allgssname optionss fromrmacklem2009-07-291-42/+1
* Mesh fixes, namely:rpaulo2009-07-271-11/+14
* Make ifconfig ifN -vnet <jname|jid> actually work:bz2009-07-261-7/+20
* Fix the logic to count the number of "live interfaces". With this changesam2009-07-211-9/+11
* More mesh bits, namely:rpaulo2009-07-201-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-113-50/+467
* Fix alignment issue with ATA IDENTIFY structure.scottl2009-07-101-11/+11
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-102-6/+263
* - 'burst' description rewritten.oleg2009-06-261-5/+10
* o Kill grammar nits.maxim2009-06-261-2/+2
* - fix dummynet 'fast' mode for WF2Q case.oleg2009-06-244-7/+48
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationdfr2009-06-242-17/+17
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-243-3/+47
OpenPOWER on IntegriCloud