summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.498.nyan2002-03-021-2/+2
* MFi386: revision 1.497nyan2002-02-201-1/+2
* Add bus_space_unmap() and bus_space_free() functions to releasenyan2002-02-181-0/+15
* - Split the routine to initialize a bus_space_handle into the separatenyan2002-02-171-0/+114
* MFi386: revisions 1.495 and 1.496nyan2002-02-161-1/+3
* MFi386: revisions 1.493 and 1.494.nyan2002-02-081-1/+6
* Pre-KSE/M3 commit.julian2002-02-071-12/+11
* Use osigreturn(2) instead of sigreturn(2) plus broken magic for returningbde2002-02-031-9/+0
* Improve the change in the previous commit: use a stub for osigreturn()bde2002-02-031-0/+4
* Compile osigreturn() unconditionally since it will always be needed onbde2002-02-011-2/+0
* MFi386: revision 1.489.nyan2002-01-311-13/+8
* MFi386: revision 1.487nyan2002-01-181-0/+1
* Clear the single-step flag for signal handlers. This fixes bogus tracebde2002-01-101-6/+4
* MFi386: revision 1.486nyan2001-12-221-3/+2
* MFi386: revision 1.485 (the previous commit is not completely)nyan2001-12-121-11/+13
* Overhaul the per-CPU support a bit:jhb2001-12-111-9/+8
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-1/+2
* MFi386: revision 1.483nyan2001-11-171-6/+6
* GC userconfig after Peter axed it 15 months ago.phk2001-11-051-3178/+0
* MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482nyan2001-10-301-2/+5
* Rewrite the pc98 bus_space stuff.nyan2001-10-072-0/+1815
* Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes)imp2001-09-141-78/+74
* KSE Milestone 2julian2001-09-121-1/+1
* Merged from sys/i386/i386/machdep.c revision 1.479.kato2001-09-121-5/+4
* Zap #if 0'ed map init code that got moved to the MI area.peter2001-09-041-140/+0
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-271-1/+3
* Optionize UPAGES for the i386. As part of this I split some of the lowpeter2001-08-251-0/+4
* Fix a #endif misplacement in 1.231 due to misapplied patchpeter2001-08-231-1/+1
* Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn'tpeter2001-08-231-16/+2
* Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columnspeter2001-08-231-32/+60
* Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt insteadpeter2001-08-231-2/+2
* Merge 386/machdep.c rev 1.467: fix bugs/miscalculationspeter2001-08-231-10/+12
* Identical to i386/machdep.c rev 1.473: move submap initialization to MI.peter2001-08-231-11/+6
* Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcachepeter2001-08-231-4/+6
* Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.peter2001-08-231-1/+6
* Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for thispeter2001-08-211-1/+10
* Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since theypeter2001-08-081-54/+0
* Call the early tunable setup functions as soon as kern_envp is available.peter2001-07-261-0/+3
* Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.kato2001-07-191-70/+89
* Apply the i386 SSE mods to pc98 as well.peter2001-07-121-5/+78
* Merged from sys/i386/i386/machdep.c revisions 1.459 and 1.460.nyan2001-07-071-45/+0
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-041-4/+2
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-291-13/+13
* Merged from sys/i386/i386/machdep.c revisions 1.456 and 1.457.kato2001-06-231-17/+8
* Hints overhaul:peter2001-06-121-1/+1
* Merged from sys/i386/i386/machdep.c revision 1.454.nyan2001-06-021-1/+0
* Disabled unneeded code for PC98.nyan2001-06-021-1/+1
* Update pc98 memory probe functions.nyan2001-05-211-280/+35
* Merged from sys/i386/i386/machdep.c revisions 1.452 and 1.453.nyan2001-05-211-12/+12
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-151-1/+0
OpenPOWER on IntegriCloud