NetBSD/sys/arch/prep
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
..
compile Initial import prep port. 2000-02-29 15:21:20 +00:00
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
include LABELOFFSET 42 -> 64 2000-05-02 18:13:04 +00:00
isa add cn_bell to struct consdevs pccons. 2000-05-02 18:11:07 +00:00
pci more fixup pci base address 2000-03-25 04:12:20 +00:00
prep Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
stand Initial import prep port. 2000-02-29 15:21:20 +00:00
Makefile Initial import prep port. 2000-02-29 15:21:20 +00:00