summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Note that /etc is not installed by world target either.jkh1997-08-091-3/+4
* Modify the scheduling policy to take into account disk I/O waitsdyson1997-08-095-5/+52
* Remove the notixe about top(1) since it's now also part of 2.2.x.joerg1997-08-091-3/+5
* Synchronize with sys/i386/isa/wd.c revision 1.135.kato1997-08-091-2/+11
* Disabled SW_VGA_MODEX when PC98 is defined.kato1997-08-091-2/+2
* A couple of missing doscmd header files. Messed up again. Now candyson1997-08-093-0/+203
* Add a valuable binary that enables I/O to U**X mounted disks.dyson1997-08-092-1/+176
* Commit the manpage for doscmd.dyson1997-08-091-0/+705
* Synchronize with sys/i386/conf/options.i386 revision 1.55.kato1997-08-092-2/+4
* Synchronize with sys/i386/i386/trap.c revisino 1.102.kato1997-08-091-5/+20
* Synchronize with sys/i386/i386/machdep.c revision 1.255.kato1997-08-092-88/+218
* Synchronize with sys/i386/isa/npx.c revision 1.50.kato1997-08-091-2/+2
* Synchronize with sys/i386/isa/syscons.c revision 1.229.kato1997-08-091-6/+56
* Add the makefile for doscmd.dyson1997-08-091-0/+61
* Teach both disk drivers how to cope with a hardware watchdogjulian1997-08-093-5/+25
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-0953-0/+18766
* Add the code that represents most of the interface between the VM86dyson1997-08-091-0/+434
* Use up 4 precious bytes to give the kernel a hook tojulian1997-08-092-2/+33
* Add VM86 to the lkm build.dyson1997-08-092-4/+4
* Add the VM86 module to the lkm build.dyson1997-08-091-0/+9
* Add VM86 to the options.dyson1997-08-092-2/+4
* VM86 kernel support.dyson1997-08-0941-245/+987
* Yeah I'm back hacking syscons !!sos1997-08-085-20/+178
* Make the scheduler quantum a tunable parameterjulian1997-08-081-2/+26
* Add ID's for 5 VLSI chips. They're not very friendly, so this info wasphk1997-08-081-1/+12
* Mention the fix for CA-97.17.joerg1997-08-081-0/+3
* Fix a buffer overflow condition (that causes a security hole in suidperl).joerg1997-08-083-16/+34
* Make a function static to quieten gccjulian1997-08-082-6/+6
* Clean up the console muting functionality.julian1997-08-082-30/+214
* Support interface names up to 15 characters in length. In order toalex1997-08-082-7/+9
* Add usage(). Use err(3) instead of local redefinition.charnier1997-08-082-42/+24
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-082-109/+82
* Use err(3). Add usage() and prototypes. Add Xr to who(1).charnier1997-08-082-20/+34
* Use err(3). Add usage().charnier1997-08-082-41/+43
* Remove argv0, cosmetic in usage(), use err(3), add Xr to rwho(1) and users(1).charnier1997-08-082-38/+33
* More minor nits (mostly using memove instead of memcpy).steve1997-08-086-16/+13
* More $@ -> ${.TARGET} that I missed earlier.steve1997-08-082-8/+8
* Observe precedence set by Philippe Charnier when adding ansteve1997-08-071-3/+8
* Observe precedence set by Phillippe Charnier in adding ansteve1997-08-079-27/+48
* #include <unistd.h> for getopt(3) call.steve1997-08-071-0/+1
* Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use thesteve1997-08-0725-540/+606
* Remove remaining Lite1 stuff from the man page and uphold thesteve1997-08-072-10/+9
* sccsid -> rcsid and fix some minor nits.steve1997-08-078-21/+46
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andsteve1997-08-072-6/+9
* Fixes kern/3835: SMP kernel crash on enable "dumps on wd0"fsmp1997-08-071-4/+12
* #include <err.h> for err(3) call and replace extern reference to errnosteve1997-08-071-8/+6
* Remove #if(n)def BSD_4_4_LITE cruft and change sccsid to rcsid.steve1997-08-071-46/+5
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.steve1997-08-0711-43/+33
* Don't use /sys.bde1997-08-074-8/+8
* Use err(3), so eliminate use of `argv0'.charnier1997-08-072-27/+24
OpenPOWER on IntegriCloud