summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Document the behavior of mount with failok specified.eadler2012-07-121-1/+6
* Make ipfw0 logging pseudo-interface clonable. It can be created automaticallyhrs2012-07-091-2/+17
* Remove "prefer_source" address selection option. FreeBSD has had anhrs2012-07-092-9/+1
* Make it possible to resize md(4) devices.trasz2012-07-072-16/+46
* Remove unneeded variable reported by gcc46 which stopped being used ineadler2012-07-071-3/+0
* Remove ancient vnconfig symlinkeadler2012-07-071-1/+0
* Make use of GEOM Gate direct reads feature. This allows HAST to servepjd2012-07-041-1/+31
* Improve description of various key used by GELI.pjd2012-07-041-74/+154
* - Make ipfw's sched rules case insensitive, for user-friendliness.issyl02012-07-031-5/+6
* Use timeclear() instead of home grown version.delphij2012-07-021-1/+1
* Check if there is cmsg at all.pjd2012-07-011-1/+1
* The -S option, to specify the sector size, has been usable on all types ofgavin2012-06-271-2/+2
* Use possessive "its", no apostrophe.wblock2012-06-271-1/+1
* Change 'camcontrol defects' to first probe a drive to find out how muchken2012-06-222-7/+68
* Add progress.c and progress.h, missed in the previous commit to camcontrol.scottl2012-06-202-0/+246
* Update the 'fwdownload' command to also flash disks connected over anscottl2012-06-204-66/+167
* - Updated TOE support in the kernel.np2012-06-191-1/+3
* For incompleted block allocations or frees, the inode block count usagekib2012-06-121-0/+15
* Revert: r236909hselasky2012-06-111-1/+1
* Use the correct clock source when computing timeouts.hselasky2012-06-111-1/+1
* Update maximum number of tables available in ipfw to reflectmelifaro2012-06-091-2/+2
* mdoc: fix a few badly nested blocks.joel2012-06-091-7/+5
* mdoc: minor improvements to a few lists with tags.joel2012-06-091-6/+6
* Remove repeated words.joel2012-06-051-1/+1
* Minor spelling fixes.joel2012-06-051-2/+2
* Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBEmav2012-06-042-3/+11
* Simplify the code by using snprlcat().pjd2012-06-031-27/+24
* Minor mdoc improvements.joel2012-06-031-1/+3
* Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.mav2012-06-021-43/+93
* Make devd build with libc++.dim2012-06-011-1/+1
* Fix a variety of compile errors with gcc48 and clangeadler2012-05-312-7/+10
* Add missing flag enable when certain arguments are parsedeadler2012-05-301-0/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-292-0/+2
* if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a rowrea2012-05-281-1/+2
* Removed the IFCAP_ prefix when printing the IPv6 checksum capabilities.bz2012-05-281-1/+1
* It turns out that too many drivers are not only parsing the L2/3/4bz2012-05-282-4/+25
* init: Remove unnecessary 2-second delay before calling reboot(2).jilles2012-05-251-2/+0
* MFprojects/zfsd:mav2012-05-241-1/+20
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-2410-18/+23
* shutdown: Remove unnecessary 2-second delay.jilles2012-05-231-1/+0
* mdoc: move two sentences from synopsis to description (where they reallyjoel2012-05-232-20/+16
* Fix world after byacc import:bapt2012-05-223-291/+297
* MFp4 bz_ipv6_fast:bz2012-05-192-1/+21
* mdoc: remove whitespace.joel2012-05-171-1/+0
* mdoc: remove superfluous paragraph macro.joel2012-05-171-1/+0
* Import work done under project/nand (@235533) into head.gber2012-05-1711-0/+1745
* Minor mdoc nits.joel2012-05-131-10/+10
* Remove end of line whitespace.joel2012-05-122-2/+2
* mdoc: use Po and Pc macros instead of parens. Also avoid starting a linejoel2012-05-122-6/+8
* General mdoc(7) and typo fixes.gjb2012-05-122-4/+4
OpenPOWER on IntegriCloud