summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* >From: "Andrew A. Chernov" <ache@freefall.cdrom.com>rgrimes1994-02-211-8/+2
* Clean up dmesg output so that it matches the scsi stuff.rgrimes1994-02-211-39/+21
* Protect some printf's with #ifdef DEBUGrgrimes1994-02-211-4/+6
* Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050ache1994-02-201-2/+6
* I (rgrimes) cleaned the code up some, mostly just format stuff.rgrimes1994-02-171-109/+279
* I don't want to read about all the people that forgot this due to sysconsrgrimes1994-02-173-3/+6
* Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliablyrgrimes1994-02-172-4/+4
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-146-14/+103
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-0/+1
* This is the new link.h from Paul K. Keeping history is even probably a badjkh1994-02-132-178/+288
* Use -Z instead of -z to build kernels. This is consistent with NetBSD'sjkh1994-02-133-6/+6
* Fixed bug in handling of COW - the original code was bogus and it wasdg1994-02-132-30/+34
* ps works inside ddb now.guido1994-02-111-2/+5
* Added third parameter to wdwait which contains the amount of time tonate1994-02-111-29/+25
* Patch from John Dyson:dg1994-02-102-6/+6
* Commented on what the mse0, mcd0, and lpt/lpa devices were used for.nate1994-02-093-6/+18
* 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
OpenPOWER on IntegriCloud