aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is runPawel Jakub Dawidek2009-08-171-1/+2
* Emit a proper error message instead of dumping core when 1)Marcel Moolenaar2009-08-161-2/+14
* Delete the descriptions of the gssname and allgssname optionss fromRick Macklem2009-07-291-42/+1
* Mesh fixes, namely:Rui Paulo2009-07-271-11/+14
* Make ifconfig ifN -vnet <jname|jid> actually work:Bjoern A. Zeeb2009-07-261-7/+20
* Fix the logic to count the number of "live interfaces". With this changeSam Leffler2009-07-211-9/+11
* More mesh bits, namely:Rui Paulo2009-07-201-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-113-50/+467
* Fix alignment issue with ATA IDENTIFY structure.Scott Long2009-07-101-11/+11
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-102-6/+263
* - 'burst' description rewritten.Oleg Bulyzhin2009-06-261-5/+10
* o Kill grammar nits.Maxim Konovalov2009-06-261-2/+2
* - fix dummynet 'fast' mode for WF2Q case.Oleg Bulyzhin2009-06-244-7/+48
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationDoug Rabson2009-06-242-17/+17
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenJamie Gritton2009-06-243-3/+47
* Add a note about the implication of secure level setting against kldload,Xin LI2009-06-231-0/+6
* - Use size_t instead of int when appropriate;Xin LI2009-06-2311-26/+22
* time_t does not always fit into long, for instance on arm. So rather castJohn Hay2009-06-231-3/+3
* - Back out the previous change in order to maintain compatibility.Ulf Lilleengen2009-06-171-2/+2
* Remove redundant code from runshutdown() now tcsetsid(3) works reliably.Ed Schouten2009-06-151-18/+1
* - The maximum number of heads is 255, not 256.Ulf Lilleengen2009-06-151-2/+2
* Fix the staircase issue properly this time.Ed Schouten2009-06-141-0/+8
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32Sam Leffler2009-06-131-21/+31
* Add support for labels derived from GPT metadata.Ivan Voras2009-06-131-2/+14
* fsck_msdosfs: accept no-op -C option for compatibilty with fsckAndriy Gapon2009-06-102-4/+10
* Fix an off by one error when we limit append/prepend text sizes based on ourBrian Somers2009-06-081-5/+15
* Change the printf format string to match the variable type to quietJohn Baldwin2009-06-081-2/+2
* Permit the specification of bandwidth values withinLuigi Rizzo2009-06-082-40/+72