aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct error messages.Pawel Jakub Dawidek2006-05-011-4/+4
* With minidumps, the dumping partition could be smaller than physicalPaul Saab2006-04-271-1/+8
* o Do recrack(arguments) for commands which actually take NAME asMaxim Konovalov2006-04-213-10/+12
* Add a missing .Pp call.Christian Brueffer2006-04-191-0/+1
* o Describe what actually boot(8) -m mutes.Maxim Konovalov2006-04-181-1/+2
* Fix markup and some typos.Ruslan Ermilov2006-04-141-5/+14
* o Yacc's lineno variable holds a total number of parsed lines.Maxim Konovalov2006-04-141-0/+1
* Make CCD be able to read and write Linux software raids.Martin Cracauer2006-04-132-0/+26
* Add missing library dependencies.Ruslan Ermilov2006-04-132-1/+2
* libc_r is no longer provided, and on alpha and sparc64, libthrRuslan Ermilov2006-04-121-1/+1
* Dump keeps a bitmap of the state of various inodes, which is sizedDavid Malone2006-04-111-8/+20
* Document the rest of the 802.11 capability flags.Scott Long2006-04-081-0/+18
* Allocate memory for NUL-termination as well.Pawel Jakub Dawidek2006-04-071-1/+1
* Add a new feature to ping(8) - possibility to specify maximumGleb Smirnoff2006-04-052-8/+35
* Make WITHOUT_DYNAMICROOT=foo work again: remember to referencePoul-Henning Kamp2006-04-011-2/+2
* Amazing.. two screwups in one commit.Julian Elischer2006-03-311-1/+2
* I can't believe that no-one noticed that I broke ipfw table delJulian Elischer2006-03-311-1/+2
* Unbreak the build.Jason Evans2006-03-271-6/+1
* For now, bring back some of the old bits as a fix for specifying md(4)Wojciech A. Koszek2006-03-271-0/+7
* Teach md(4) and mdconfig(8) how to understand XML. Right now there won't beWojciech A. Koszek2006-03-262-65/+158
* Keep proper order of includes. Additionally, sort them. Make functions usedWojciech A. Koszek2006-03-261-23/+20
* Implement the 'resetconfig' command.Lukas Ertl2006-03-232-4/+45
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingRuslan Ermilov2006-03-211-1/+6
* Minor style(9) and KNF elimination as I prepare to fix a bug.Warner Losh2006-03-201-14/+8
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-1/+3
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-174-8/+16
* Add new modes.Søren Schmidt2006-03-151-0/+4
* There is no IFF_POLLING flag anymore.Gleb Smirnoff2006-03-121-1/+1
* Flush stdout after printing name of created device, so it can be properlyPawel Jakub Dawidek2006-03-121-1/+3
* Revert to setting vlan and vlandev parametes synchronously, as soonYaroslav Tykhiy2006-03-091-0/+9
* Explain why the first partition should start at offset 16.Pawel Jakub Dawidek2006-03-081-0/+2
* Add some notes how to properly dump kernel onto gmirror provider.Pawel Jakub Dawidek2006-03-081-1/+42
* Revert `proto ip' back to the previous behavior. The kernel side ofHajimu UMEMOTO2006-03-052-5/+3
* Fix evil examples - first partition should start at offset 16.Pawel Jakub Dawidek2006-03-041-5/+5
* Print "clear" and "dump" only once.Wojciech A. Koszek2006-03-031-2/+2
* When there are no mount options, an implicit "rw" should be printed inGiorgos Keramidas2006-03-031-1/+6
* use standard mode instead of 500 for /sbin/init.Luigi Rizzo2006-02-281-1/+0
* Bump a date in .Dd field. Last change brought some new functionality.Wojciech A. Koszek2006-02-271-1/+1
* Extend kldunload(8) functionality and fix minor problems:Wojciech A. Koszek2006-02-273-40/+50
* Big style(9) fix. This commit brings no functional change.Wojciech A. Koszek2006-02-271-53/+56
* explain what list chan displaysSam Leffler2006-02-271-4/+23
* Avoid moving onto a new line while testing if there is a syslog priorityDavid Malone2006-02-271-1/+2
* It has not been possible to specify a dumpdev in loader.conf since 2002,Kris Kennaway2006-02-271-10/+0
* o Bump date (thanks ru)Warner Losh2006-02-261-18/+11
* Fixes and new features:Warner Losh2006-02-262-12/+62
* If we specify: mount -u (update), without specifying anCraig Rodrigues2006-02-251-11/+7
* Update text to reflect that:Craig Rodrigues2006-02-251-9/+31
* Revert a minor glitch of revision 1.69Giorgos Keramidas2006-02-241-2/+2
* cleanup line break formattingSam Leffler2006-02-231-95/+95
* Use kld(3) for loading geom_md.ko.Pawel Jakub Dawidek2006-02-181-20/+3