summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove yet more vestiges of mount_mfs.iedowse2002-03-182-8/+0
* o __Pimp2002-03-181-4/+4
* o remove __Pimp2002-03-182-144/+96
* o __P removal.imp2002-03-181-41/+24
* o Use real prototypes and ANSI function definitions.imp2002-03-181-12/+5
* o Use real prototypesimp2002-03-181-8/+6
* Fixed some style bugs (mainly ones not fixed or made worse by rev.1.44).bde2002-03-181-8/+9
* Fixed some style bugs (mainly ones not fixed or made worse by rev.1.41).bde2002-03-181-12/+16
* Removed vestiges of mount_mfs. Sorted the Makefile a bit.bde2002-03-182-15/+3
* Fixed 2 layers of breakage of WARNS. Setting WARNS unconditionally tobde2002-03-181-1/+1
* Remove __P() and register.phk2002-03-173-32/+32
* This sounds better.ru2002-03-151-1/+1
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+2
* mdoc(7) police: GC duplicate VCS ID.ru2002-03-151-3/+0
* mdoc(7) police: misc fixes.ru2002-03-151-5/+4
* mdoc(7) police: kill whitespace at eol.ru2002-03-151-1/+1
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+3
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+2
* minor grammar fixesbillf2002-03-141-2/+2
* Clarify the cylinder > 1023 issue, now that EDD support is automatic.rnordier2002-03-131-5/+3
* Document the "slice" syntax.ru2002-03-131-4/+15
* Implement -m and -p loader(8) "boot" command options in boot2.ru2002-03-131-2/+4
* 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
OpenPOWER on IntegriCloud