NetBSD/sys/arch/i386
thorpej 8964c35eca Introduce a new process state distinct from SRUN called SONPROC
which indicates that the process is actually running on a
processor.  Test against SONPROC as appropriate rather than
combinations of SRUN and curproc.  Update all context switch code
to properly set SONPROC when the process becomes the current
process on the CPU.
2000-05-26 00:36:42 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Fixed typo in ses comment - devies -> devices 2000-05-25 01:34:18 +00:00
eisa Moved to eisa_machdep.h,v 1999-03-19 02:56:58 +00:00
i386 Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
include Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
isa Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
mca Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
pci Skip fixup phase when system BIOS setting were perfect. 2000-05-17 09:50:34 +00:00
pnpbios fix cosmetic brain-oh in last; s/attachonly/matchonly/g 2000-05-11 15:26:23 +00:00
stand Actually return the BIOS error code (if any) generated by the reads 2000-05-21 16:59:28 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00