aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup.David E. O'Brien2002-02-196-33/+24
* Makefile glue for DHCP v3 import.Murray Stokely2002-02-197-20/+151
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-187-12/+15
* Add some more partition types.Josef Karthauser2002-02-181-26/+56
* Use a more robust scheme for determining how many blocks to skipIan Dowse2002-02-181-15/+18
* When we reach the end of the dump in findinode(), ask for anotherIan Dowse2002-02-181-9/+19
* Supply progress information in dump's process title, which is usefulIan Dowse2002-02-164-7/+22
* On receipt of a SIGINFO, schedule an immediate printout of theIan Dowse2002-02-164-2/+16
* Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.Luigi Rizzo2002-02-151-2/+0
* In createfiles(), properly handle a number of cases where no furtherIan Dowse2002-02-141-16/+24
* Typo fix: Usally -> Usually.Giorgos Keramidas2002-02-141-1/+1
* Fix a number of long-standing restore bugs in tape.c, mainly relatingIan Dowse2002-02-131-18/+19
* Don't refer to findinode()'s `complain' parameter in a comment; itIan Dowse2002-02-121-1/+1
* Correct an out of date device node name. We do not have /dev/rsd0.ctlMaxim Konovalov2002-02-112-2/+2
* Note what the default address_family is.Dima Dorfman2002-02-111-0/+2
* Make dump's behaviour more sensible when the output file is a fifo.Ian Dowse2002-02-111-0/+6
* Make it clear that dump(8)'s honoring of the UF_NODUMP flag is subjectDima Dorfman2002-02-101-12/+6
* Document ping6(8) reaction to SIGINFO.Maxim Konovalov2002-02-071-2/+14
* Document ping(8) reaction to SIGINFO.Maxim Konovalov2002-02-071-1/+13
* Minor grammar fixes.Mark Murray2002-02-061-4/+4
* Match the requirements of the new kernel structures.Søren Schmidt2002-02-041-0/+103
* If the dhcpd server doesn't provide a domain name or dns servers thenAlfred Perlstein2002-02-011-4/+7
* Something i always wanted to see: add a function to print the list ofJoerg Wunsch2002-01-264-19/+164
* Avoid pointless initialization of global variables to 0. This onlyJoerg Wunsch2002-01-261-2/+2
* Don't exit with -1 if the user typed "quit".Joerg Wunsch2002-01-261-1/+2
* Fix some function prototypes.Poul-Henning Kamp2002-01-252-24/+24
* Remove a not-very-useful printf(3).Brian Feldman2002-01-251-1/+0
* Allow fsdb the ability to work with entries named with whitespace embedded.Brian Feldman2002-01-253-3/+33
* Insert a missing paragraph break (.Pp).Jens Schweikhardt2002-01-241-0/+1
* Style.Ruslan Ermilov2002-01-241-11/+8
* CG hard sentence breaks.Maxim Sobolev2002-01-231-1/+2
* Don't use `you'.Maxim Sobolev2002-01-221-3/+2
* Allow dump device be configured as early as possible using loader(8) tunable.Maxim Sobolev2002-01-211-6/+12
* from select(2):Bill Fumerola2002-01-201-3/+9
* 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