| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SCSI changer and SES devices standard in generic kernels. | mjacob | 2001-10-16 | 1 | -0/+2 |
* | Rewrite the pc98 bus_space stuff. | nyan | 2001-10-07 | 4 | -0/+3630 |
* | o Modify pc98 syscons code to use securelevel_gt() instead of | rwatson | 2001-09-26 | 1 | -2/+3 |
* | The faith(4) device is no longer a count device so don't specify a count. | brooks | 2001-09-25 | 1 | -1/+1 |
* | - Added #include <sys/systm.h> | nyan | 2001-09-24 | 2 | -2/+4 |
* | + Fix misplacement of `txp' | obrien | 2001-09-24 | 1 | -5/+5 |
* | Cleanup and split of nfs client and server code. | peter | 2001-09-18 | 1 | -1/+2 |
* | Whitespace fixes. | jhb | 2001-09-18 | 1 | -3/+3 |
* | MFi386: sys/isa/fd.c revision from 1.205 to 1.219. | nyan | 2001-09-16 | 2 | -882/+1044 |
* | Allocate i/o and memory resources using gdc driver. | nyan | 2001-09-16 | 2 | -48/+378 |
* | MFi386: added comment for ed driver. | nyan | 2001-09-16 | 1 | -0/+1 |
* | MFi386: cosmetic changes. | nyan | 2001-09-16 | 2 | -0/+2 |
* | MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342. | nyan | 2001-09-16 | 2 | -138/+122 |
* | MFi386: sys/i386/isa/pcaudio.c revision 1.59 and 1.61. | nyan | 2001-09-16 | 1 | -14/+4 |
* | MFi386: sys/i386/isa/mse.c revision 1.54 and 1.55. | nyan | 2001-09-16 | 1 | -2/+3 |
* | MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176. | nyan | 2001-09-16 | 3 | -15/+108 |
* | Added (commented out) ACPI attachment. | nyan | 2001-09-16 | 6 | -0/+18 |
* | MFi386: removed IDE_DELAY option. | nyan | 2001-09-16 | 1 | -1/+0 |
* | Merged from sys/i386/isa/pcaudio.c revision 1.62 (KSE changes). | nyan | 2001-09-15 | 1 | -6/+6 |
* | Merged from sys/i386/apm/apm.c revision 1.123 (KSE changes). | nyan | 2001-09-15 | 1 | -5/+5 |
* | I don't think pc98 has acpi at all, so ifdef the acpi attachments for | imp | 2001-09-15 | 2 | -2/+4 |
* | Merge sys/isa/sio.c 1.343 | imp | 2001-09-14 | 2 | -22/+22 |
* | Merge from sys/dev/syscons/syscons.c 1.373 | imp | 2001-09-14 | 1 | -17/+17 |
* | Merge from sys/i386/isa/sprk.c 1.50, 1.51 | imp | 2001-09-14 | 1 | -6/+7 |
* | Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17 | imp | 2001-09-14 | 2 | -2/+2 |
* | KSE changes for olpt driver | imp | 2001-09-14 | 2 | -6/+6 |
* | Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSE | imp | 2001-09-14 | 1 | -43/+45 |
* | Changes necessary for KSE world | imp | 2001-09-14 | 2 | -5/+5 |
* | Merge changes from sys/i386/isa/mse.c 1.56 and other tweaks for KSE | imp | 2001-09-14 | 1 | -9/+9 |
* | Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compile | imp | 2001-09-14 | 2 | -20/+22 |
* | Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes) | imp | 2001-09-14 | 2 | -156/+148 |
* | KSE Milestone 2 | julian | 2001-09-12 | 2 | -2/+2 |
* | Merged from sys/i386/i386/machdep.c revision 1.479. | kato | 2001-09-12 | 2 | -10/+8 |
* | Zap #if 0'ed map init code that got moved to the MI area. | peter | 2001-09-04 | 2 | -280/+0 |
* | Always turned on 8bit access card support for the fe driver | shiba | 2001-09-02 | 1 | -1/+0 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 2 | -2/+6 |
* | Optionize UPAGES for the i386. As part of this I split some of the low | peter | 2001-08-25 | 2 | -0/+8 |
* | Fix a #endif misplacement in 1.231 due to misapplied patch | peter | 2001-08-23 | 2 | -2/+2 |
* | Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn't | peter | 2001-08-23 | 2 | -32/+4 |
* | Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columns | peter | 2001-08-23 | 2 | -64/+120 |
* | Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt instead | peter | 2001-08-23 | 2 | -4/+4 |
* | Merge 386/machdep.c rev 1.467: fix bugs/miscalculations | peter | 2001-08-23 | 2 | -20/+24 |
* | Identical to i386/machdep.c rev 1.473: move submap initialization to MI. | peter | 2001-08-23 | 2 | -22/+12 |
* | Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcache | peter | 2001-08-23 | 2 | -8/+12 |
* | Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc. | peter | 2001-08-23 | 2 | -2/+12 |
* | Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn't | peter | 2001-08-23 | 1 | -6/+15 |
* | Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for this | peter | 2001-08-21 | 2 | -2/+20 |
* | - Close races with signals and other AST's being triggered while we are in | jhb | 2001-08-10 | 1 | -1/+1 |
* | Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they | peter | 2001-08-08 | 2 | -108/+0 |
* | Merged from sys/dev/syscons/syscons.c revisions 1.370, 1.371 and 1.372. | nyan | 2001-08-07 | 1 | -85/+167 |