aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-195-18/+18
* By popular demand, also include the "devlist" subcommand into the setJoerg Wunsch2002-01-181-1/+7
* Well, RELEASE_BUILD_FIXIT has now been renamed into RELEASE_CRUNCH.Joerg Wunsch2002-01-181-2/+2
* Add 'camcontrol rescan all' and 'camcontrol reset all' functionality toKenneth D. Merry2002-01-182-46/+185
* Introduce an interface announcement message for the routingRuslan Ermilov2002-01-181-1/+24
* Provide an option to make camcontrol `minimalistic': if the (env/make)Joerg Wunsch2002-01-172-1/+37
* Fix typo by s/advertise/advertises/Jens Schweikhardt2002-01-161-1/+1
* - Attempt to help declutter kern. sysctl by moving security out fromAndrew R. Reiter2002-01-161-5/+5
* Back out part of the revision 1.2 changes -- sendto(2) canRuslan Ermilov2002-01-151-73/+28
* First ping after a preload (-l) was sent undelayed.Ruslan Ermilov2002-01-151-1/+2
* Fixed two bugs with the "-l preload" option:Ruslan Ermilov2002-01-141-5/+9
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-01-101-61/+86
* mdoc(7) police: tidy up the markup in revision 1.96.Ruslan Ermilov2002-01-101-5/+12
* mdoc(7) police: tidy up previous delta.Ruslan Ermilov2002-01-091-9/+6
* mdoc(7) police:Ruslan Ermilov2002-01-091-0/+14
* tunefs no longer outputs a warning if one tries to set soft-updates onDima Dorfman2002-01-071-21/+0
* In the words of the submitter:Dima Dorfman2002-01-071-1/+1
* In the words of the submitter:Dima Dorfman2002-01-072-2/+2
* o Note that packets diverted using a 'divert' socket, and thenRobert Watson2002-01-031-0/+9
* Move the discussion of how many times a packet will pass throughYaroslav Tykhiy2002-01-021-20/+18
* Clarify the "show" ipfw(8) command.Yaroslav Tykhiy2002-01-021-2/+6
* Fix a typo: wierd -> weirdYaroslav Tykhiy2002-01-021-1/+1
* Fix bugs in the structure for rx_frame by making gap length one byte andDoug Ambrisko2001-12-311-0/+17
* Implement the option to disable IPv6 on an sppp interface (counterpartJoerg Wunsch2001-12-302-1/+18
* Oops, the arguments to a bcopy() were reversed, which broke zeroingIan Dowse2001-12-301-3/+2
* Allow setting of variables of type dev_t by indicating the name ofPoul-Henning Kamp2001-12-301-13/+34
* Fix documentation to match realityJulian Elischer2001-12-281-7/+15
* Clean up half a dozen of header files that are no longer needed now thatJoerg Wunsch2001-12-271-8/+1
* Userland part of making the LCP restart timer configurable.Joerg Wunsch2001-12-272-2/+23
* Implement knobs to enable/disable VJ header compression.Joerg Wunsch2001-12-272-2/+17
* declare locally used globals as static.Alfred Perlstein2001-12-221-3/+3
* Implement matching IP precedence in ipfw(4).Yaroslav Tykhiy2001-12-212-0/+24
* Actually make use of the md_version field of 'struct mdio'. In orderDima Dorfman2001-12-201-0/+2
* FixPoul-Henning Kamp2001-12-191-1/+3
* Ignore the value of fs_active when comparing superblocks.Ian Dowse2001-12-171-0/+1
* Add comments on where to look if you wish to auto-loadMike Silbersack2001-12-161-1/+9
* Add code to export and print the description associated to sysctlLuigi Rizzo2001-12-162-5/+19
* Kernel support for smbfs is only built on the i386 at the moment, soSheldon Hearn2001-12-141-1/+1
* At least once mention the long names of WF2Q+ (Worst-case Fair WeightedRalf S. Engelschall2001-12-141-2/+2
* mdoc(7) police: add -p to the synopsis line as well.Ruslan Ermilov2001-12-141-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfsSheldon Hearn2001-12-142-0/+24
* spellingPhilippe Charnier2001-12-112-21/+15
* SpellingPhilippe Charnier2001-12-113-3/+3
* Update the default newfs block and fragment sizes from 8192/1024 toSheldon Hearn2001-12-112-7/+11
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-111-1/+1
* Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-101-0/+2
* Fix typo: 'fragement' -> 'fragment'Sheldon Hearn2001-12-071-1/+1
* Files in subdirectories of directories that have the nodump flag setDavid E. O'Brien2001-12-051-2/+5
* Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new errorKenneth D. Merry2001-12-051-2/+2
* Move the WARNS attribute down so that it also applies to theMike Barcroft2001-12-051-1/+1