summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* USL copyrightrgrimes1994-05-041-1/+8
* >From BETA_1_1 branch:rgrimes1994-05-031-16/+39
* Add two routines insl and outsl, that should do 32bit string ins and outs.ats1994-05-031-1/+27
* Added the bugfixes from the current NetBSD driver. Put in some parts ofats1994-05-021-64/+98
* Update to use the timer0_divisor & timer0_prescale to determine the currentsos1994-05-021-46/+43
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-022-140/+120
* fixed some minor bugssos1994-05-021-21/+32
* Removed some tlbflush optimizations as some of them were bogus and leaddg1994-05-021-55/+14
* Change switch statement to two if statements. This saves 208 bytes inmartin1994-05-012-20/+12
* Change old alias b_cylin to b_residgclarkii1994-04-301-2/+2
* Almost had problems. The directory on my system is gpl not gnu.gclarkii1994-04-291-32/+32
* Added GPL_MATH_EMULATE to optionsgclarkii1994-04-292-2/+10
* Added files for option gpl_math_emulategclarkii1994-04-291-1/+32
* Deleted on ifdef dontdefgclarkii1994-04-291-4/+6
* Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing whengclarkii1994-04-291-4/+4
* Document parts of the case statements, which instruction is emulated.ats1994-04-261-61/+63
* Updated swedish keymap.sos1994-04-261-18/+18
* Fixed missing bounds check in scroll up/down sequence, that couldsos1994-04-261-5/+11
* From John Dyson:dg1994-04-251-3/+20
* Fix proper include placeache1994-04-241-0/+4
* We don't have DMA automode, so correct all places to work withoutache1994-04-234-4/+10
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,wollman1994-04-234-8/+28
* device pca0 addedache1994-04-232-2/+6
* Little optimization of contigmalloc parametersache1994-04-231-1/+1
* Additional changes for 2.5ache1994-04-232-32/+8
* Added support for the 16 port Boca via a flag to specify that there isdg1994-04-231-4/+9
* Sound driver updated to version 2.5ache1994-04-232-7/+28
* Updated to version 2.5ache1994-04-232-0/+279
OpenPOWER on IntegriCloud