summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Added assembly versions of ffs() and bcmp().dg1994-08-041-25/+66
* Inlined insque and remque.dg1994-08-041-2/+27
* Move ieeefp.h over, and put it in the correct subdirectory this time.wollman1994-08-042-2/+106
* Updated to include improvements from FreeBSD 1.1.5. Fixed brokenessdg1994-08-042-643/+903
* Nuked #if 0'd _insque and _remque routines - they are now inlined indg1994-08-041-28/+1
* Merged in post-1.1.5 work done by myself and John Dyson. This includes:dg1994-08-033-70/+150
* Added $Id$dg1994-08-0278-14/+293
* Removed all code related to the pagescan daemon, and changed 'act_count'dg1994-08-011-1/+3
* Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.dg1994-08-011-6/+14
* Removed pager declarations. They are NOT optional, and don't need to bedg1994-07-282-8/+0
* Commit a whole cluster of last minute critical (and one cosmetic) fixesjkh1994-06-222-4/+20
* Make BOOTWAIT a truly tunable parameter. It was hard-set before.jkh1994-06-202-4/+4
* This is the IBM/National PCMCIA ethernet driver from Keith Moore,jkh1994-06-163-0/+3000
* Changed delay mechanism to rely more on I/O spinning. If spinning on theadam1994-06-166-18/+36
* From Hellmuth Michaelis, reviewed by Bruce Evans: This enablesjkh1994-06-152-6/+6
* make BOOTWAIT loopcount parameter available for tuning.adam1994-06-154-8/+18
* Touch the $Revision$ string to cause a cvs revision update of the bootrgrimes1994-06-142-4/+4
* Be paranoid about setting of %dl register for braindead BIOS's,jkh1994-06-132-2/+4
* Fix from Bruce Evans:dg1994-06-111-2/+4
* Fixed minor spelling error.dg1994-06-111-1/+1
* Bruce found a bug in my changes to stop using the gs selector.dg1994-06-111-34/+61
* Added some missing cld's (OOPS!) and changed the position of some ofdg1994-06-061-6/+9
* trap.c:dg1994-06-063-455/+461
* Back out previous change for the moment - I need to commit some otherdg1994-06-061-9/+21
* Added some missing cld's (OOPS!) and changed the position of some ofdg1994-06-062-21/+12
* Removed extra (bogus) declaration of Xrsvd14 that was confusing me.dg1994-06-041-1/+1
* This should fix up the absolute paths to /usr/mdec - just prependedjkh1994-06-022-40/+40
* Make bootblocks fit into 7168 limitache1994-05-304-16/+14
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-275-20/+28
* SYSCONS is no longer needed since pccons has been removed.rgrimes1994-05-263-9/+13
* Since we have removed com.c and renamed comreg.h to sioreg.h I need torgrimes1994-05-261-1/+1
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-265-5/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2559-960/+1220
* This commit was generated by cvs2svn to compensate for changes in r1543,rgrimes1994-05-257-0/+506
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-257-0/+506
* Get us closer to being able to install on the second drive.jkh1994-05-242-4/+4
* Fixed Id stringsos1994-05-201-1/+1
* Added prober Id stringsos1994-05-201-1/+1
* Start preparing for the new, improved, doesn't-hang-the-keyboard version ofjkh1994-05-192-4/+8
* Remove the now bogus IP_VAT_COMPAT.jkh1994-05-182-4/+4
* Add line for IP_VAT_COMPAT, documenting it.jkh1994-05-172-2/+4
* Fold in the changes to support IP multicasting, from Jim Lowe et al.jkh1994-05-172-2/+8
* Whoops - comment out psm0 by default in case someone wants tojkh1994-05-172-4/+4
* Add descriptions of ALLOW_CONFLICT_* options we want to doc for nowjkh1994-05-172-4/+18
* Get generic kernels to be as forgiving of users with lossy hardwarejkh1994-05-162-2/+4
* From Bruce:ache1994-05-162-18/+72
* Added a missing unit argument in a printf.ats1994-05-141-2/+2
* Remove confusing (as they are now unnecessary) comments aboutjkh1994-05-132-18/+4
* Localize RevD mixer changes for board revisions >= 127ache1994-05-081-5/+11
* Fix ugly bug with PAS16 Rev D mixer: output level was too lowache1994-05-072-18/+24
OpenPOWER on IntegriCloud