NetBSD/sys/arch/macppc
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 epic* at pci. 2000-05-26 00:22:06 +00:00
dev Modify DMA access timings. 2000-05-23 13:20:58 +00:00
include Remove __BROKEN_DK_ESTABLISH. 2000-05-23 13:27:16 +00:00
macppc Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
pci
stand Use DHCP, not BOOTP. At least with dhcpd, the root path gets dropped due to 2000-04-29 22:18:31 +00:00
Makefile