summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* From: Dave Matthews <dave@prlng.co.uk>dg1994-02-082-4/+4
* Fixed bugs in stack grow code, and moved it back into a seperate functiondg1994-02-087-519/+349
* Fixes from John Dyson to fix out-of-memory hangs and other problems (suchdg1994-02-082-10/+22
* Tentative fdc patches...alm1994-02-079-118/+87
* Change all siointr (expect in Vsio, of course) to comintr1ache1994-02-073-48/+27
* Fixed bug in probe that was causing it to always probe true.dg1994-02-072-4/+4
* Add "wdx: not found" diagnostic missed in previous commitsache1994-02-071-1/+2
* Remove the ft driver, it causes instant reboots during attatch, and thisrgrimes1994-02-073-6/+3
* Fixed calculation of physmem when the special MAXMEM kernel config overidedg1994-02-072-4/+14
* Add floppy tape support (missed these when changing G*)alm1994-02-074-16/+20
* Add floppy tape supportalm1994-02-074-10/+14
* Add floppy tape driver - fd => fdcalm1994-02-078-294/+2740
* Nuke bogus error messagedg1994-02-071-4/+1
* Gee, seems like I have commited this fix at least 3 times :-)rgrimes1994-02-071-2/+2
* From: Chris Wiener <cwiener@CRLABS.COM>dg1994-02-073-6/+6
* At the suggestion of Bruce Evans, don't zero RTC diag register. Doing sodg1994-02-065-15/+5
* Patches to allow the pcvt port to simply "drop in" with a minimum ofjkh1994-02-062-2/+14
* Gunter Jung's fixes for the much-maligned lpt driverjkh1994-02-061-48/+50
* Fixed up the compiler warnings.ats1994-02-061-10/+9
* 1) Proper fix for suspended output in multiport caseache1994-02-063-18/+24
* Update for new format of cd_toc_entry that was changed in sys/cdio.h.rgrimes1994-02-062-8/+8
* Increase the TIMEOUT value that keeps getting nuked to 300 mSEC, I set itrgrimes1994-02-061-2/+2
* Replaced certain character arrays in structures with msf_lba union.swallace1994-02-051-4/+15
* Fixed CDIOREADTOCENTRYS ioctl call so that it returns only the entriesswallace1994-02-051-9/+11
* Make the screen savers runtime switchable. Everybody wants achmr1994-02-045-80/+195
* if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""dg1994-02-037-73/+64
* Make BLANK_SAVER default to stop best saver war.ache1994-02-023-6/+6
* Fix error in multiport part:ache1994-02-023-15/+12
* Added 8003EB board type. Clue from Gerard J van der Grinten (gvdg@cdc.com)dg1994-02-024-24/+16
* Added type code for 8003W.dg1994-02-024-6/+18
* Minor cleanup. Decode state information better in the case of a fataldg1994-02-013-153/+210
* Moved paren in sgetc to where it belongs. (My fault, I must have wiped itnate1994-02-013-6/+6
* Add missing arg to Debugger() call.rich1994-02-013-9/+9
* Make old SNAKE_SAVER code compile with new syscons changes.ache1994-02-013-45/+45
* BLANK_SAVER syscons option addedache1994-02-013-3/+6
* 1) Restore removed SNAKE_SAVER (Nate, WHY you do it?)ache1994-02-013-21/+213
* Bug fix from previous WINE commit. From Jeffrey Hsu.dg1994-02-012-2/+10
* Russian keymap is broken after last commit (fixed)ache1994-02-013-33/+33
* Add FADE_SAVER option from new syscons.ache1994-02-013-3/+12
* Comment #define STAR_SAVER, it is configuration "options"ache1994-02-013-6/+6
* Added S'ren's Copyright to the file and sync up to version 1.3nate1994-02-011-2/+15
* From: sos@login.dkuug.dk (S|ren Schmidt)nate1994-02-018-1757/+1735
* Removed hack for older version of syscons (new version going in soon)nate1994-02-011-2/+2
* From: bde@kralizec.zeta.org.au (Bruce Evans)nate1994-02-011-424/+642
* Removed all uses of "USE_486_WRITE_PROTECT" and made this automatic.dg1994-02-016-390/+363
* Added four pattern memory test routine that is done at startup.dg1994-01-312-2/+4
* Added four pattern memory test routine that is done at startup.dg1994-01-319-59/+228
* Remove CALLOUTMASK, if non-bidir case.ache1994-01-313-3/+15
* Added new probe code to detect generic lance based cards. Should nowpaul1994-01-312-47/+169
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-3116-112/+679
OpenPOWER on IntegriCloud