summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* o Modify pc98 syscons code to use securelevel_gt() instead ofrwatson2001-09-261-2/+3
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* - Added #include <sys/systm.h>nyan2001-09-242-2/+4
* + Fix misplacement of `txp'obrien2001-09-241-5/+5
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
* Whitespace fixes.jhb2001-09-181-3/+3
* MFi386: sys/isa/fd.c revision from 1.205 to 1.219.nyan2001-09-162-882/+1044
* Allocate i/o and memory resources using gdc driver.nyan2001-09-162-48/+378
* MFi386: added comment for ed driver.nyan2001-09-161-0/+1
* MFi386: cosmetic changes.nyan2001-09-162-0/+2
* MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342.nyan2001-09-162-138/+122
* MFi386: sys/i386/isa/pcaudio.c revision 1.59 and 1.61.nyan2001-09-161-14/+4
* MFi386: sys/i386/isa/mse.c revision 1.54 and 1.55.nyan2001-09-161-2/+3
* MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176.nyan2001-09-163-15/+108
* Added (commented out) ACPI attachment.nyan2001-09-166-0/+18
* MFi386: removed IDE_DELAY option.nyan2001-09-161-1/+0
* Merged from sys/i386/isa/pcaudio.c revision 1.62 (KSE changes).nyan2001-09-151-6/+6
* Merged from sys/i386/apm/apm.c revision 1.123 (KSE changes).nyan2001-09-151-5/+5
* I don't think pc98 has acpi at all, so ifdef the acpi attachments forimp2001-09-152-2/+4
* Merge sys/isa/sio.c 1.343imp2001-09-142-22/+22
* Merge from sys/dev/syscons/syscons.c 1.373imp2001-09-141-17/+17
* Merge from sys/i386/isa/sprk.c 1.50, 1.51imp2001-09-141-6/+7
* Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17imp2001-09-142-2/+2
* KSE changes for olpt driverimp2001-09-142-6/+6
* Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSEimp2001-09-141-43/+45
* Changes necessary for KSE worldimp2001-09-142-5/+5
* Merge changes from sys/i386/isa/mse.c 1.56 and other tweaks for KSEimp2001-09-141-9/+9
* Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compileimp2001-09-142-20/+22
* Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes)imp2001-09-142-156/+148
* KSE Milestone 2julian2001-09-122-2/+2
* Merged from sys/i386/i386/machdep.c revision 1.479.kato2001-09-122-10/+8
* Zap #if 0'ed map init code that got moved to the MI area.peter2001-09-042-280/+0
* Always turned on 8bit access card support for the fe drivershiba2001-09-021-1/+0
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-272-2/+6
* Optionize UPAGES for the i386. As part of this I split some of the lowpeter2001-08-252-0/+8
* Fix a #endif misplacement in 1.231 due to misapplied patchpeter2001-08-232-2/+2
* Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn'tpeter2001-08-232-32/+4
* Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columnspeter2001-08-232-64/+120
* Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt insteadpeter2001-08-232-4/+4
* Merge 386/machdep.c rev 1.467: fix bugs/miscalculationspeter2001-08-232-20/+24
* Identical to i386/machdep.c rev 1.473: move submap initialization to MI.peter2001-08-232-22/+12
* Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcachepeter2001-08-232-8/+12
* Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.peter2001-08-232-2/+12
* Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn'tpeter2001-08-231-6/+15
* Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for thispeter2001-08-212-2/+20
* - Close races with signals and other AST's being triggered while we are injhb2001-08-101-1/+1
* Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since theypeter2001-08-082-108/+0
* Merged from sys/dev/syscons/syscons.c revisions 1.370, 1.371 and 1.372.nyan2001-08-071-85/+167
* Merged from sys/dev/syscons/scterm-sc.c revision 1.16.nyan2001-08-072-52/+120
* Removed PLIP support.nyan2001-07-312-1312/+0
OpenPOWER on IntegriCloud