aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Xin LI2011-11-251-1/+1
* Add firmware update support for SCSI devices.Ed Maste2011-11-256-29/+488
* Fix parsing of redirect_addr argument.Gleb Smirnoff2011-11-231-1/+2
* Correct and expand BSD partitioning scheme description.Warren Block2011-11-211-7/+9
* Fix date.Warren Block2011-11-211-1/+1
* Add a section that explicitly describes partitioning schemes. ModifyWarren Block2011-11-211-126/+154
* For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn'tGleb Smirnoff2011-11-191-2/+1
* Finish making 'wcommitsize' an NFS client mount option.John Baldwin2011-11-142-0/+11
* - new sentence should start on new line.Eitan Adler2011-11-131-2/+2
* - fix duplicate "a a" in some commentsEitan Adler2011-11-132-2/+2
* - add "check" option to MD5 and friends to compare files against known hash.Eitan Adler2011-11-132-8/+40
* Bump date.Adrian Chadd2011-11-121-1/+1
* Add documentation for the new quiet time IE options.Adrian Chadd2011-11-121-0/+32
* Fix build on some archs after r227464.Alexander Motin2011-11-121-3/+4
* Fix buildworld breakage due after r227464.Dimitry Andric2011-11-121-1/+1
* Major GEOM MULTIPATH class rewrite:Alexander Motin2011-11-122-98/+194
* Use __packed to prevent alignment from taking place, which otherwise mayXin LI2011-11-111-5/+5
* Note that NAT instance argument can be tablearg.Gleb Smirnoff2011-11-101-2/+2
* Remove trailing whitespace.Ed Schouten2011-11-091-2/+2
* Add quiet time element configuration support to ifconfig.Adrian Chadd2011-11-081-0/+36
* Fix multi-line comment formatting.Andrey V. Elsukov2011-11-071-1/+2
* Fix multi-line comment formatting.Andrey V. Elsukov2011-11-071-2/+4
* Improve error reporting when MBR can not be written.Andrey V. Elsukov2011-11-071-35/+61
* Initialize "acc" value inside the loop to reset failed attempts.Andrey V. Elsukov2011-11-061-2/+2
* Add reference to gpart(8).Andrey V. Elsukov2011-11-061-0/+1
* Add reference to gpart(8).Andrey V. Elsukov2011-11-061-0/+1
* Add recommendation to use gpart(8) when user tries write disklabelAndrey V. Elsukov2011-11-061-4/+15
* Remove unneeded checks.Andrey V. Elsukov2011-11-061-3/+2
* bsdlabel(8) could automatically fill many of disklabel's deprecatedAndrey V. Elsukov2011-11-061-11/+35
* To be in sync with GEOM_PART_BSD limit the maximum number of supportedAndrey V. Elsukov2011-11-061-1/+1
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-0431-49/+48
* remove trailing whitespace...John-Mark Gurney2011-10-291-3/+3
* error if /boot/mbr is empty... This can happen on a system like armJohn-Mark Gurney2011-10-291-0/+2
* Remove redundant space.Pawel Jakub Dawidek2011-10-271-1/+1
* Implement 'async' mode for HAST.Pawel Jakub Dawidek2011-10-273-55/+81
* Minor cleanups.Pawel Jakub Dawidek2011-10-271-1/+2
* Reduce indentation.Pawel Jakub Dawidek2011-10-271-24/+24
* Improve comment so it doesn't suggest race is possible, but that we handlePawel Jakub Dawidek2011-10-271-1/+1
* - Eliminate the need for hio_nv.Pawel Jakub Dawidek2011-10-271-25/+55
* Monor cleanups.Pawel Jakub Dawidek2011-10-271-6/+7
* Delay resuid generation until first connection to secondary, not until firstPawel Jakub Dawidek2011-10-271-6/+3
* Correct comments.Pawel Jakub Dawidek2011-10-271-3/+3
* Clarify disks/volumes above 2TiB support in geom_raid:Alexander Motin2011-10-261-1/+4
* - Add support for a "!" character in regex matching in devd(8). It invertsHiroki Sato2011-10-263-4/+19
* Build swapon with WARNS=6.Ed Schouten2011-10-252-6/+5
* Add support for creating GELI devices with older metadata version for usePawel Jakub Dawidek2011-10-252-7/+84
* Revert r226726. The line was not duplicated.Pawel Jakub Dawidek2011-10-251-0/+1
* Remove duplicated line.Pawel Jakub Dawidek2011-10-251-1/+0
* Add 'geli version' subcommand, which will print GELI metadata version of eachPawel Jakub Dawidek2011-10-252-0/+62
* When we detect GELI metadata version that is newer than the highest wePawel Jakub Dawidek2011-10-251-5/+35