aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SYSINIT() needs sys/kernel.h. Include it.Matthew N. Dodd1999-09-032-4/+6
* This adds the i386 specific support for systems with a MicroChannelMatthew N. Dodd1999-09-0319-8/+564
* Remove accidental cut&paste garbage in a comment.Julian Elischer1999-09-031-4/+1
* Reverse MFC of revision 1.5.2.7:Greg Lehey1999-09-031-2/+0
* Comment the boot manager. So I don't have to work it all out again :-)Julian Elischer1999-09-031-12/+159
* Implementation of the modify_ldt syscall. Use the sysarch() interface to doMarcel Moolenaar1999-09-024-2/+168
* Use definitions provided in sysarch.h for args structures.Luoqi Chen1999-09-025-41/+12
* Some reorganization of sysarch() interface:Luoqi Chen1999-09-026-67/+55
* MFS: tweak my wording a little.David E. O'Brien1999-09-021-1/+1
* Allow signals to interrupt system calls.Ruslan Ermilov1999-09-021-1/+3
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replaceKATO Takenori1999-09-024-12/+18
* The ed_probe_Novell should not clear id_maddr when it fails to probe.KATO Takenori1999-09-022-4/+12
* Sync with sys/i386/i386/userconfig.c revision 1.156.KATO Takenori1999-09-021-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.263.KATO Takenori1999-09-022-14/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.186.KATO Takenori1999-09-022-2/+2
* Remove superfluous tab in `Fix:' field.Chris Costello1999-09-021-1/+1
* It's "router_flags" not "routerflags"Jordan K. Hubbard1999-09-023-3/+3
* Enable ioctls to manipulate color palette. They have been implemented,Kazutaka YOKOTA1999-09-021-3/+0
* Do not call the VESA BIOS if the current video mode is not one ofKazutaka YOKOTA1999-09-021-0/+6
* Silence warnings about the use of vnode sanse declaration.Marcel Moolenaar1999-09-021-0/+1
* Fix the root cause of the fts buffer overflow. This is a temporaryWarner Losh1999-09-022-10/+46
* Missed this use of the old pnp includes. I don't think this is meant toPeter Wemm1999-09-021-1/+2
* Update for new pnp includesPeter Wemm1999-09-022-8/+6
* So that there is no confusion, zap these now. pnpinfo(8) should compilePeter Wemm1999-09-022-964/+0
* Take a shot at getting this to compile under newpnp.Peter Wemm1999-09-021-38/+41
* Document that dhclient-script will only set the hostname if it is unset.David E. O'Brien1999-09-021-1/+6
* s/LOGIGAL/LOGICAL/Peter Wemm1999-09-022-2/+2
* - Don't use contractionsDavid E. O'Brien1999-09-021-3/+5
* Stub out the old pnp code till these are converted so GENERIC builds again.Peter Wemm1999-09-024-4/+8
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-0248-286/+829
* Re-add the libmytinfo/libncurses stuff - removing it breaks staticChris Costello1999-09-011-2/+2
* column counter (cnt) not reset to 0 on display of '\r' which could causeDaniel Baker1999-09-011-1/+4
* Properly document -P and -p flags.Chris Costello1999-09-012-1/+4
* Remove unused variable `ch'.Chris Costello1999-09-011-1/+0
* Corrected apparent omission in program logic which was causing theDaniel Baker1999-09-011-1/+2
* Typo: 'x' should be 'y' (only affects debugging output)Nick Hibma1999-09-011-1/+1
* This is part of an untested set of changes to the ed driver to supportDoug Rabson1999-09-012-0/+180
* This represents essentially a complete rewrite of the ISA PnP code. TheDoug Rabson1999-09-0120-201/+1597
* The libraries `libmytinfo' and `libncurses' are not required by thisChris Costello1999-09-011-2/+2
* Slay a grammar gremlin.Tim Vanderhoek1999-09-011-1/+1
* This commit was generated by cvs2svn to compensate for changes in r50764,Mark Murray1999-09-0112-0/+1891
|\
| * Double pointy hat award. Import this into the right area.vendor/com_err/0.1Mark Murray1999-09-0112-0/+1891
*-. This commit was generated by cvs2svn to compensate for changes in r50760,Mark Murray1999-09-01102-0/+25303
|\ \
| | * Drat. Import this into the right place. Pass me the pointy hat.Mark Murray1999-09-011-0/+508
| * | Drat. Import this into the right place. Pass me the pointy hat.vendor/libdes/0.1Mark Murray1999-09-01101-0/+24795
| /
* | Termcap header no longer needed.Mark Murray1999-09-012-2/+0
* | Re-arrange things in the attach routines of the 3Com and RealTek PHYBill Paul1999-09-012-13/+13
* | quoted string change: the si driver also covers the Specialix "SX"Nick Sayer1999-09-011-1/+1
* | Make prototype match function.Sean Eric Fagan1999-09-011-1/+1
* | Fix the sense of the vn_isdisk() check.Poul-Henning Kamp1999-09-012-2/+2