aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - 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
* mdoc: move two sentences from synopsis to description (where they reallyJoel Dahl2012-05-232-20/+16
* Fix world after byacc import:Baptiste Daroussin2012-05-223-291/+297
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-192-1/+21
* mdoc: remove whitespace.Joel Dahl2012-05-171-1/+0
* mdoc: remove superfluous paragraph macro.Joel Dahl2012-05-171-1/+0
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-1711-0/+1745
* Minor mdoc nits.Joel Dahl2012-05-131-10/+10
* Remove end of line whitespace.Joel Dahl2012-05-122-2/+2
* mdoc: use Po and Pc macros instead of parens. Also avoid starting a lineJoel Dahl2012-05-122-6/+8
* General mdoc(7) and typo fixes.Glen Barber2012-05-122-4/+4
* mdoc: remove redundant paragraph macro.Joel Dahl2012-05-121-1/+0
* Add etherswitchcfg.Adrian Chadd2012-05-115-0/+1447
* Skip nd6 line with no warning message when the system does not supportHiroki Sato2012-05-111-2/+4
* General mdoc(7) and typo fixes.Glen Barber2012-05-101-1/+1
* Document the -c option in --help outputEitan Adler2012-05-091-1/+1
* Clarify error that geli generatesEitan Adler2012-05-091-0/+3
* Fix offset calculation to actually rewrite the _last_ block.Edward Tomasz Napierala2012-05-061-2/+2
* Add support for RAID5R. Slightly improve support for RAIDMDF.Alexander Motin2012-05-061-3/+3