NetBSD/sys/arch/mac68k
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 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Correct a pasto in pm_pmgrop_pm1(); while there were no negative side 2000-04-05 07:29:18 +00:00
include Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
mac68k Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
nubus Add the RasterOps 24MxTV; this card operates in the same manner as two 2000-03-18 20:53:24 +00:00
obio A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00