summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This adds the i386 specific support for systems with a MicroChannelmdodd1999-09-0319-8/+564
* Remove accidental cut&paste garbage in a comment.julian1999-09-031-4/+1
* Reverse MFC of revision 1.5.2.7:grog1999-09-031-2/+0
* Comment the boot manager. So I don't have to work it all out again :-)julian1999-09-031-12/+159
* Implementation of the modify_ldt syscall. Use the sysarch() interface to domarcel1999-09-024-2/+168
* Use definitions provided in sysarch.h for args structures.luoqi1999-09-025-41/+12
* Some reorganization of sysarch() interface:luoqi1999-09-026-67/+55
* MFS: tweak my wording a little.obrien1999-09-021-1/+1
* Allow signals to interrupt system calls.ru1999-09-021-1/+3
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replacekato1999-09-024-12/+18
* The ed_probe_Novell should not clear id_maddr when it fails to probe.kato1999-09-022-4/+12
* Sync with sys/i386/i386/userconfig.c revision 1.156.kato1999-09-021-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.263.kato1999-09-022-14/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.186.kato1999-09-022-2/+2
* Remove superfluous tab in `Fix:' field.chris1999-09-021-1/+1
* It's "router_flags" not "routerflags"jkh1999-09-023-3/+3
* Enable ioctls to manipulate color palette. They have been implemented,yokota1999-09-021-3/+0
* Do not call the VESA BIOS if the current video mode is not one ofyokota1999-09-021-0/+6
* Silence warnings about the use of vnode sanse declaration.marcel1999-09-021-0/+1
* Fix the root cause of the fts buffer overflow. This is a temporaryimp1999-09-022-10/+46
* Missed this use of the old pnp includes. I don't think this is meant topeter1999-09-021-1/+2
* Update for new pnp includespeter1999-09-022-8/+6
* So that there is no confusion, zap these now. pnpinfo(8) should compilepeter1999-09-022-964/+0
* Take a shot at getting this to compile under newpnp.peter1999-09-021-38/+41
* Document that dhclient-script will only set the hostname if it is unset.obrien1999-09-021-1/+6
* s/LOGIGAL/LOGICAL/peter1999-09-022-2/+2
* - Don't use contractionsobrien1999-09-021-3/+5
* Stub out the old pnp code till these are converted so GENERIC builds again.peter1999-09-024-4/+8
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-0248-286/+829
* Re-add the libmytinfo/libncurses stuff - removing it breaks staticchris1999-09-011-2/+2
* column counter (cnt) not reset to 0 on display of '\r' which could causedbaker1999-09-011-1/+4
* Properly document -P and -p flags.chris1999-09-012-1/+4
* Remove unused variable `ch'.chris1999-09-011-1/+0
* Corrected apparent omission in program logic which was causing thedbaker1999-09-011-1/+2
* Typo: 'x' should be 'y' (only affects debugging output)n_hibma1999-09-011-1/+1
* This is part of an untested set of changes to the ed driver to supportdfr1999-09-012-0/+180
* This represents essentially a complete rewrite of the ISA PnP code. Thedfr1999-09-0120-201/+1597
* The libraries `libmytinfo' and `libncurses' are not required by thischris1999-09-011-2/+2
* Slay a grammar gremlin.hoek1999-09-011-1/+1
* This commit was generated by cvs2svn to compensate for changes in r50764,markm1999-09-0112-0/+1891
|\
| * Double pointy hat award. Import this into the right area.markm1999-09-0112-0/+1891
*-. This commit was generated by cvs2svn to compensate for changes in r50760,markm1999-09-01102-0/+25303
|\ \
| | * Drat. Import this into the right place. Pass me the pointy hat.markm1999-09-011-0/+508
| * | Drat. Import this into the right place. Pass me the pointy hat.markm1999-09-01101-0/+24795
| /
* | Termcap header no longer needed.markm1999-09-012-2/+0
* | Re-arrange things in the attach routines of the 3Com and RealTek PHYwpaul1999-09-012-13/+13
* | quoted string change: the si driver also covers the Specialix "SX"nsayer1999-09-011-1/+1
* | Make prototype match function.sef1999-09-011-1/+1
* | Fix the sense of the vn_isdisk() check.phk1999-09-012-2/+2
* | Sigh. Serves me right for testing against a modified tree (dfr's pnppeter1999-09-011-4/+4
OpenPOWER on IntegriCloud