NetBSD/sys/arch/x68k
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
conf defopt FPSP. 2000-05-14 14:13:53 +00:00
dev Treat receiver overrun of MFP (clear the error). 2000-05-25 03:33:27 +00:00
include MD parts of uvm_pageidlezero. 2000-05-14 14:10:09 +00:00
stand Use bsd.hostprog.mk to allow ELF target on a.out host. 2000-05-15 05:02:29 +00:00
usr.bin all -> realall. 2000-04-16 14:19:53 +00:00
usr.sbin According to Takeshi Nakayama <tn@catvmics.ne.jp>, 2000-02-20 16:18:51 +00:00
x68k Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00