summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* If the dhcpd server doesn't provide a domain name or dns servers thenalfred2002-02-011-4/+7
* Something i always wanted to see: add a function to print the list ofjoerg2002-01-264-19/+164
* Avoid pointless initialization of global variables to 0. This onlyjoerg2002-01-261-2/+2
* Don't exit with -1 if the user typed "quit".joerg2002-01-261-1/+2
* Fix some function prototypes.phk2002-01-252-24/+24
* Remove a not-very-useful printf(3).green2002-01-251-1/+0
* Allow fsdb the ability to work with entries named with whitespace embedded.green2002-01-253-3/+33
* Insert a missing paragraph break (.Pp).schweikh2002-01-241-0/+1
* Style.ru2002-01-241-11/+8
* CG hard sentence breaks.sobomax2002-01-231-1/+2
* Don't use `you'.sobomax2002-01-221-3/+2
* Allow dump device be configured as early as possible using loader(8) tunable.sobomax2002-01-211-6/+12
* from select(2):billf2002-01-201-3/+9
* I've been meaning to do this for a while. Add an underscore to thedillon2002-01-195-18/+18
* By popular demand, also include the "devlist" subcommand into the setjoerg2002-01-181-1/+7
* Well, RELEASE_BUILD_FIXIT has now been renamed into RELEASE_CRUNCH.joerg2002-01-181-2/+2
* Add 'camcontrol rescan all' and 'camcontrol reset all' functionality token2002-01-182-46/+185
* Introduce an interface announcement message for the routingru2002-01-181-1/+24
* Provide an option to make camcontrol `minimalistic': if the (env/make)joerg2002-01-172-1/+37
* Fix typo by s/advertise/advertises/schweikh2002-01-161-1/+1
* - Attempt to help declutter kern. sysctl by moving security out fromarr2002-01-161-5/+5
* Back out part of the revision 1.2 changes -- sendto(2) canru2002-01-151-73/+28
* First ping after a preload (-l) was sent undelayed.ru2002-01-151-1/+2
* Fixed two bugs with the "-l preload" option:ru2002-01-141-5/+9
* mdoc(7) police: tidy up the markup.ru2002-01-101-61/+86
* mdoc(7) police: tidy up the markup in revision 1.96.ru2002-01-101-5/+12
* mdoc(7) police: tidy up previous delta.ru2002-01-091-9/+6
* mdoc(7) police:ru2002-01-091-0/+14
* tunefs no longer outputs a warning if one tries to set soft-updates ondd2002-01-071-21/+0
* In the words of the submitter:dd2002-01-071-1/+1
* In the words of the submitter:dd2002-01-072-2/+2
* o Note that packets diverted using a 'divert' socket, and thenrwatson2002-01-031-0/+9
* Move the discussion of how many times a packet will pass throughyar2002-01-021-20/+18
* Clarify the "show" ipfw(8) command.yar2002-01-021-2/+6
* Fix a typo: wierd -> weirdyar2002-01-021-1/+1
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-311-0/+17
* Implement the option to disable IPv6 on an sppp interface (counterpartjoerg2001-12-302-1/+18
* Oops, the arguments to a bcopy() were reversed, which broke zeroingiedowse2001-12-301-3/+2
* Allow setting of variables of type dev_t by indicating the name ofphk2001-12-301-13/+34
* Fix documentation to match realityjulian2001-12-281-7/+15
* Clean up half a dozen of header files that are no longer needed now thatjoerg2001-12-271-8/+1
* Userland part of making the LCP restart timer configurable.joerg2001-12-272-2/+23
* Implement knobs to enable/disable VJ header compression.joerg2001-12-272-2/+17
* declare locally used globals as static.alfred2001-12-221-3/+3
* Implement matching IP precedence in ipfw(4).yar2001-12-212-0/+24
* Actually make use of the md_version field of 'struct mdio'. In orderdd2001-12-201-0/+2
* Fixphk2001-12-191-1/+3
* Ignore the value of fs_active when comparing superblocks.iedowse2001-12-171-0/+1
* Add comments on where to look if you wish to auto-loadsilby2001-12-161-1/+9
* Add code to export and print the description associated to sysctlluigi2001-12-162-5/+19
OpenPOWER on IntegriCloud