aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* New command "gmultipath prefer" to force selection of a specifiedThomas Quinot2012-08-032-1/+34
* fsck_ffs shall accept the configured journal size, and not refuse toKonstantin Belousov2012-08-021-1/+1
* Restore a piece of BSD history.Dag-Erling Smørgrav2012-08-011-3/+3
* Teach md5(1) about sha512.Xin LI2012-08-013-10/+36
* remove the last __unused instance in sbin/ipfw.Luigi Rizzo2012-07-301-1/+2
* Fix some compile errors at high WARNS, including oneLuigi Rizzo2012-07-303-8/+13
* Remove trailing whitespace.Joel Dahl2012-07-301-1/+1
* The ad(4) driver no longer exists in FreeBSD CURRENT or 9, so change theIsabell Long2012-07-261-7/+7
* In ipfw(8), make the text about dynamic rules consistent.Isabell Long2012-07-161-3/+5
* Metaflush on/off values don't need quotes.Mikolaj Golub2012-07-161-4/+4
* Document the behavior of mount with failok specified.Eitan Adler2012-07-121-1/+6
* Make ipfw0 logging pseudo-interface clonable. It can be created automaticallyHiroki Sato2012-07-091-2/+17
* Remove "prefer_source" address selection option. FreeBSD has had anHiroki Sato2012-07-092-9/+1
* Make it possible to resize md(4) devices.Edward Tomasz Napierala2012-07-072-16/+46
* Remove unneeded variable reported by gcc46 which stopped being used inEitan Adler2012-07-071-3/+0
* Remove ancient vnconfig symlinkEitan Adler2012-07-071-1/+0
* Make use of GEOM Gate direct reads feature. This allows HAST to servePawel Jakub Dawidek2012-07-041-1/+31
* Improve description of various key used by GELI.Pawel Jakub Dawidek2012-07-041-74/+154
* - Make ipfw's sched rules case insensitive, for user-friendliness.Isabell Long2012-07-031-5/+6
* Use timeclear() instead of home grown version.Xin LI2012-07-021-1/+1
* Check if there is cmsg at all.Pawel Jakub Dawidek2012-07-011-1/+1
* The -S option, to specify the sector size, has been usable on all types ofGavin Atkinson2012-06-271-2/+2
* Use possessive "its", no apostrophe.Warren Block2012-06-271-1/+1
* Change 'camcontrol defects' to first probe a drive to find out how muchKenneth D. Merry2012-06-222-7/+68
* Add progress.c and progress.h, missed in the previous commit to camcontrol.Scott Long2012-06-202-0/+246
* Update the 'fwdownload' command to also flash disks connected over anScott Long2012-06-204-66/+167
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-1/+3
* For incompleted block allocations or frees, the inode block count usageKonstantin Belousov2012-06-121-0/+15
* Revert: r236909Hans Petter Selasky2012-06-111-1/+1
* Use the correct clock source when computing timeouts.Hans Petter Selasky2012-06-111-1/+1
* Update maximum number of tables available in ipfw to reflectAlexander V. Chernikov2012-06-091-2/+2
* mdoc: fix a few badly nested blocks.Joel Dahl2012-06-091-7/+5
* mdoc: minor improvements to a few lists with tags.Joel Dahl2012-06-091-6/+6
* Remove repeated words.Joel Dahl2012-06-051-1/+1
* Minor spelling fixes.Joel Dahl2012-06-051-2/+2
* Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBEAlexander Motin2012-06-042-3/+11
* Simplify the code by using snprlcat().Pawel Jakub Dawidek2012-06-031-27/+24
* Minor mdoc improvements.Joel Dahl2012-06-031-1/+3
* Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.Alexander Motin2012-06-021-43/+93
* Make devd build with libc++.Dimitry Andric2012-06-011-1/+1
* Fix a variety of compile errors with gcc48 and clangEitan Adler2012-05-312-7/+10
* Add missing flag enable when certain arguments are parsedEitan Adler2012-05-301-0/+1
* Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-05-292-0/+2
* if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a rowEygene Ryabinkin2012-05-281-1/+2
* Removed the IFCAP_ prefix when printing the IPv6 checksum capabilities.Bjoern A. Zeeb2012-05-281-1/+1
* It turns out that too many drivers are not only parsing the L2/3/4Bjoern A. Zeeb2012-05-282-4/+25
* init: Remove unnecessary 2-second delay before calling reboot(2).Jilles Tjoelker2012-05-251-2/+0
* MFprojects/zfsd:Alexander Motin2012-05-241-1/+20
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-2410-18/+23
* shutdown: Remove unnecessary 2-second delay.Jilles Tjoelker2012-05-231-1/+0