Add missing arg to Debugger() call.
[unix-history] / sys / i386 / isa / syscons.c
1994-02-01 Paul RichardsAdd missing arg to Debugger() call.
1994-02-01 Andrey ChernovMake old SNAKE_SAVER code compile with new syscons...
1994-02-01 Andrey Chernov1) Restore removed SNAKE_SAVER (Nate, WHY you do it?)
1994-02-01 Andrey ChernovComment #define STAR_SAVER, it is configuration "options"
1994-02-01 Nate WillamsFrom: sos@login.dkuug.dk (S|ren Schmidt)
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-18 Nate WillamsChanged the default 'reboot' routine from cpu_reset...
1994-01-14 David Greenman"New" VM system from John Dyson & myself. For a run...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-03 David GreenmanConvert syscall to trapframe. Based on work done by...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-21 Paul RichardsDon't cast 2nd arg to fillw() per David's comments...
1993-12-21 Paul Richardscast arg 2 of fillw() calls to type caddr_t as in pccons.
1993-12-18 Andrey ChernovFix tsleep "waitvt" wait data from vak@kiae.su
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-11-27 Paul RichardsFix conflicting prototypes and return values.
1993-11-23 Christoph RobitschkoChanged return(-1) in switch_scr to return(EINVAL)...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Jordan K. HubbardNow that STAR_SAVER and SNAKE_SAVER are kernel options...
1993-10-31 Jordan K. HubbardFixed bug where syscons.c wouldn't compile if DDB was...
1993-10-28 Rod GrimesPut back the $Id$ strings
1993-10-28 Jordan K. HubbardThis is syscons version 1.1
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-18 Jordan K. HubbardPatch from stever@csuohio.edu (Steve Ratliff) to make...
1993-10-16 Rod GrimesRemoved all patch kit headers, sccsid and rcsid strings...
1993-10-12 Rod GrimesUse KERNBASE for locating stuff in kernel virtual memor...
1993-10-08 Jordan K. HubbardRemoved FAT_CURSOR as default since it breaks certain...
1993-10-04 Jordan K. HubbardLatest changs for XFree86 2.0
1993-09-30 Rod GrimesChange #include <sys/console.h> to <machine/console...
1993-09-29 Jordan K. HubbardFrom: "Andrew A. Chernov, Black Mage" <ache@astral...
1993-09-28 Jordan K. HubbardVersion number support for XFree86
1993-09-28 Jordan K. HubbardChange to sio for recognising the last serial port...
1993-09-08 Jordan K. HubbardSoren's latest syscons changes.
1993-08-28 Rod GrimesReplaced the return (1)'s with return (IO_KBDSIZE)...
1993-08-20 Rod GrimesAdded from: line to reference the pccons.c derivation...
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Jordan K. HubbardUpdated syscons to 0.2b - please test this! It won...
1993-07-26 Jordan K. HubbardAdded necessary files for syscons (may move font includ...