summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization.dg1994-09-022-64/+59
* Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().dg1994-09-025-42/+29
* It's not necessary to make page tables write-through, so get rid of thisdg1994-09-021-3/+3
* Changed MAX to max.dg1994-09-011-1/+1
* Realtime priority scheduling support.dg1994-09-012-7/+90
* Got rid of some old, unused junk.dg1994-09-011-26/+1
* Got rid of redundant declaration, and changed IFF_LLC0 to IFF_LINK0.dg1994-09-011-7/+5
* Added ze driver (brought over from 1.1.5).dg1994-09-011-1/+2
* Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>se1994-09-011-2/+7
* Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>se1994-09-011-3/+4
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-013-41/+273
* This commit was generated by cvs2svn to compensate for changes in r2432,se1994-09-019-0/+9142
|\
| * Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se>se1994-09-019-0/+9142
* Reviewed by:se1994-08-311-1/+5
* Reviewed by: Stefan Esser <se>se1994-08-311-1/+6
* Reviewed by: Stefan Esser <se>se1994-08-312-4/+4
* Fixed bug that surfaced with last commit for NOBOUNCE -> BOUNCE_BUFFERS bydg1994-08-311-14/+15
* Conditionalized support for syscons as the console so that it can bedg1994-08-312-2/+18
* Rather than exclude bounce buffers support with NOBOUNCE, include itdg1994-08-316-10/+16
* Whoops...clean up after me cleaning up after Bruce.dg1994-08-301-12/+16
* Cleaned up after Bruce: there were still some things that includeddg1994-08-302-49/+12
* Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location todg1994-08-301-32/+32
* Don't define LOCORE (as nothing) in sources. It is now definedbde1994-08-301-2/+1
* Add conf.c, machdep.c, exception,s, support.s and swtch.s so that configbde1994-08-301-3/+9
* Remove exception.o, swtch.o, support.o, conf.o and machdep.o frombde1994-08-301-39/+28
* Change WDRAW back to 3, too early step right now, disklabels needs moreache1994-08-301-6/+6
* Conditionalize support for my debugger. This normally saves 304 bytes.bde1994-08-306-14/+52
* Fake floppy partition RAW_PART=2 nowache1994-08-291-2/+3
* Now WDRAW=2ache1994-08-291-2/+2
* Use RAW_PART=2 to trick diskerrache1994-08-291-2/+4
* Raw partition is 2 nowache1994-08-291-2/+2
* Bruce was right, stupid device returns non-busy state too early,ache1994-08-281-8/+6
* Don't test if a u_int is < 0. The remaining test is sufficient and thebde1994-08-281-2/+2
* Update declarations for timeout stuff the same as for the other SCSIbde1994-08-281-3/+4
* Made a little more up to date.dg1994-08-282-8/+32
* Updated this a bit. It's still woefully out of date.dg1994-08-272-26/+14
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-278-49/+22
* Continue previous fix:ache1994-08-271-3/+5
* 1) Raw partition number was incorrectly 0, changed to 3ache1994-08-271-5/+22
* Add Charles Martin Hannum to copyright notice so he can stop whining andwollman1994-08-251-101/+109
* Updated to final 1.1.5 version (revision 1.56).bde1994-08-251-471/+508
* Reviewed by:ats1994-08-241-1/+3
* Reviewed by:ats1994-08-244-3/+270
* Changes preparing for iBCS supportsos1994-08-241-10/+9
* Changes preparing for iBCS2 supportsos1994-08-241-1/+8
* Added iBCS2 filessos1994-08-241-33/+47
* Corrected some comments regarding ptes/pdes.dg1994-08-231-3/+3
* Re-enabled inlining of inb.paul1994-08-231-11/+3
* I've disabled this piece of code since it's what'spaul1994-08-231-1/+3
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-231-3/+4
OpenPOWER on IntegriCloud