summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add quiet time element configuration support to ifconfig.adrian2011-11-081-0/+36
* Fix multi-line comment formatting.ae2011-11-071-1/+2
* Fix multi-line comment formatting.ae2011-11-071-2/+4
* Improve error reporting when MBR can not be written.ae2011-11-071-36/+62
* Initialize "acc" value inside the loop to reset failed attempts.ae2011-11-061-2/+2
* Add reference to gpart(8).ae2011-11-061-0/+1
* Add reference to gpart(8).ae2011-11-061-0/+1
* Add recommendation to use gpart(8) when user tries write disklabelae2011-11-061-4/+15
* Remove unneeded checks.ae2011-11-061-3/+2
* bsdlabel(8) could automatically fill many of disklabel's deprecatedae2011-11-061-11/+35
* To be in sync with GEOM_PART_BSD limit the maximum number of supportedae2011-11-061-1/+1
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-0431-49/+48
* remove trailing whitespace...jmg2011-10-291-3/+3
* error if /boot/mbr is empty... This can happen on a system like armjmg2011-10-291-0/+2
* Remove redundant space.pjd2011-10-271-1/+1
* Implement 'async' mode for HAST.pjd2011-10-273-55/+81
* Minor cleanups.pjd2011-10-271-1/+2
* Reduce indentation.pjd2011-10-271-24/+24
* Improve comment so it doesn't suggest race is possible, but that we handlepjd2011-10-271-1/+1
* - Eliminate the need for hio_nv.pjd2011-10-271-25/+55
* Monor cleanups.pjd2011-10-271-6/+7
* Delay resuid generation until first connection to secondary, not until firstpjd2011-10-271-6/+3
* Correct comments.pjd2011-10-271-3/+3
* Clarify disks/volumes above 2TiB support in geom_raid:mav2011-10-261-1/+4
* - Add support for a "!" character in regex matching in devd(8). It invertshrs2011-10-263-4/+19
* Build swapon with WARNS=6.ed2011-10-252-6/+5
* Add support for creating GELI devices with older metadata version for usepjd2011-10-252-7/+84
* Revert r226726. The line was not duplicated.pjd2011-10-251-0/+1
* Remove duplicated line.pjd2011-10-251-1/+0
* Add 'geli version' subcommand, which will print GELI metadata version of eachpjd2011-10-252-0/+62
* When we detect GELI metadata version that is newer than the highest wepjd2011-10-251-5/+35
* Simplify eli_resize() function.pjd2011-10-251-10/+4
* Simplify eli_dump() function and allow to dump metadata stored in backup file.pjd2011-10-251-13/+3
* If 'req' is NULL, print error on stderr.pjd2011-10-251-2/+7
* Simplify eli_is_attached() function and make it return boot instead of int.pjd2011-10-251-6/+2
* Simplify eli_backup_create() and eli_backup_restore() functions.pjd2011-10-251-87/+28
* Sort includes.pjd2011-10-251-13/+13
* Add new option -F to specify alternative location of the /etc/fstabsobomax2011-10-252-4/+29
* Add new option -c to specify alternatve location of the /etc/fstabsobomax2011-10-252-2/+16
* The current /etc/dumpdates file restricts device names to 32 characters.mckusick2011-10-182-3/+7
* Allow to specify pidfile in HAST configuration file.pjd2011-10-175-14/+116
* Remove redundant space.pjd2011-10-171-1/+1
* When path to the configuration file is relative, obtain full path,pjd2011-10-171-0/+16
* Unbreak NO_DYNAMICROOT by explicitely linking to libcrypto if MK_OPENSSL isn'tcognet2011-10-161-0/+5
* - change "is is" to "is" or "it is"eadler2011-10-162-2/+2
* Make dhclient use a pid file. Modify the rc script accordingly; whiledes2011-10-135-3/+48
* After creating a filesystem using newfs -j the time stamps are allmckusick2011-10-111-0/+10
* Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernelrodrigc2011-10-092-1/+32
* Add descriptor sense support to CAM, and honor sense residuals properly inken2011-10-031-8/+11
* Get rid of major/minor number distinction.ed2011-09-281-4/+2
OpenPOWER on IntegriCloud