summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add information about multi-session CDs from the log message of r1.4.murray2002-03-131-0/+9
* Document the existence of machdep.guessed_bootdev, as suggestedluigi2002-03-121-0/+1
* Sparc64 support.des2002-03-111-7/+7
* Make the handling of machdep.guessed_bootdev compiled on i386 only.luigi2002-03-111-1/+7
* Add complete Sparc64 support.obrien2002-03-112-34/+128
* * Support the Sparc64.obrien2002-03-112-14/+10
* Chase sysctl name.dd2002-03-111-1/+1
* Export a (machine dependent) kernel variable bootdev asluigi2002-03-101-0/+51
* Check the <channel> arg a bit more.sos2002-03-102-5/+12
* Document `sysctl variable=/dev/foo' syntax.dd2002-03-101-2/+24
* Remove inappropriate .Op calls in examples.dd2002-03-102-4/+4
* Minor English fixes.dd2002-03-101-2/+2
* Update headerssos2002-03-042-2/+2
* A bit of premptive GEOM POLA magic: If we don't get a virgin disklabelphk2002-03-032-12/+32
* Add the RAID rebuild command.sos2002-03-032-3/+14
* Add a new "-S" flag to dump to allow it just print out dump estimateiedowse2002-03-012-5/+20
* Show standard deviation.ume2002-03-013-10/+11
* Fix "make release.4" breakage.matusita2002-02-282-3/+6
* Some style(9) whitespace fixes and a correction to the copyright.brooks2002-02-281-22/+24
* For unbraking "make release": s/client/common/gmatusita2002-02-281-7/+7
* Use network byte order for the ICMP sequence number. This is onlyfenner2002-02-271-6/+8
* Introduce a version field to `struct xucred' in place of one of thedd2002-02-271-1/+2
* Add some ifdef(RELEASE_CRUNCH) goo to explicitly list the requisitemurray2002-02-261-0/+48
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-3/+3
* Neutralize bits of ns_parse.c with bad juju.obrien2002-02-201-1/+6
* Style cleanup.obrien2002-02-196-33/+24
* Makefile glue for DHCP v3 import.murray2002-02-197-20/+151
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-187-12/+15
* Add some more partition types.joe2002-02-181-26/+56
* Use a more robust scheme for determining how many blocks to skipiedowse2002-02-181-15/+18
* When we reach the end of the dump in findinode(), ask for anotheriedowse2002-02-181-9/+19
* Supply progress information in dump's process title, which is usefuliedowse2002-02-164-7/+22
* On receipt of a SIGINFO, schedule an immediate printout of theiedowse2002-02-164-2/+16
* Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.luigi2002-02-151-2/+0
* In createfiles(), properly handle a number of cases where no furtheriedowse2002-02-141-16/+24
* Typo fix: Usally -> Usually.keramida2002-02-141-1/+1
* Fix a number of long-standing restore bugs in tape.c, mainly relatingiedowse2002-02-131-18/+19
* Don't refer to findinode()'s `complain' parameter in a comment; itiedowse2002-02-121-1/+1
* Correct an out of date device node name. We do not have /dev/rsd0.ctlmaxim2002-02-112-2/+2
* Note what the default address_family is.dd2002-02-111-0/+2
* Make dump's behaviour more sensible when the output file is a fifo.iedowse2002-02-111-0/+6
* Make it clear that dump(8)'s honoring of the UF_NODUMP flag is subjectdd2002-02-101-12/+6
* Document ping6(8) reaction to SIGINFO.maxim2002-02-071-2/+14
* Document ping(8) reaction to SIGINFO.maxim2002-02-071-1/+13
* Minor grammar fixes.markm2002-02-061-4/+4
* Match the requirements of the new kernel structures.sos2002-02-041-0/+103
* 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
OpenPOWER on IntegriCloud