summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* mdoc: remove superfluous paragraph macro.joel2012-09-181-1/+0
* Whitespace cleanup for ipfw.8 -- start each sentence on a new line,bjk2012-09-181-33/+58
* Integrate nvmecontrol(8) into the amd64 and i386 builds.jimharris2012-09-172-0/+2
* Add nvmecontrol(8) source code and beginnings of a man page to the tree.jimharris2012-09-173-0/+693
* Minor mdoc fix.joel2012-09-141-2/+2
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-1425-2261/+17366
* Add global and per-module sysctls/tunables to enable/disable metadata taste.mav2012-09-131-1/+5
* - Fix a typo in debug message.zont2012-09-131-1/+1
* Remove needless (int) casts of write(2)'s 3rd argument.obrien2012-09-122-5/+5
* Simply printf-like strings and outdent strings so that it is easy to seeobrien2012-09-121-20/+18
* Remove unused valueskevlo2012-09-111-3/+3
* Rework all non-contributed files that use `struct timezone'.ed2012-09-011-4/+1
* Change the gptboot example so the boot partition is aligned on a 4 kBdes2012-08-291-2/+3
* Don't overwrite the global default CFLAGS when setting include paths.brooks2012-08-281-1/+1
* Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man pageissyl02012-08-281-2/+2
* Check the return value of sbuf_finish().jh2012-08-231-2/+8
* Revert r239356 and use an alternate algorithm.jhb2012-08-222-6/+11
* Avoid segfault in the 'smpphylist' subcommand.pluknet2012-08-201-1/+1
* Fix dhclient to properly exit and teardown the configured lease whenjhb2012-08-171-0/+7
* Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do notdim2012-08-061-2/+2
* In sbin/camcontrol/camcontrol.c, function smpcmd(), initialize thedim2012-08-051-1/+1
* Document "destroy" as an alias for "stop".jimharris2012-08-031-1/+8
* New command "gmultipath prefer" to force selection of a specifiedthomas2012-08-032-1/+34
* fsck_ffs shall accept the configured journal size, and not refuse tokib2012-08-021-1/+1
* Restore a piece of BSD history.des2012-08-011-3/+3
* Teach md5(1) about sha512.delphij2012-08-013-10/+36
* remove the last __unused instance in sbin/ipfw.luigi2012-07-301-1/+2
* Fix some compile errors at high WARNS, including oneluigi2012-07-303-8/+13
* Remove trailing whitespace.joel2012-07-301-1/+1
* The ad(4) driver no longer exists in FreeBSD CURRENT or 9, so change theissyl02012-07-261-7/+7
* In ipfw(8), make the text about dynamic rules consistent.issyl02012-07-161-3/+5
* Metaflush on/off values don't need quotes.trociny2012-07-161-4/+4
* 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
OpenPOWER on IntegriCloud