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 Initial import of macppc port. 1998-05-15 10:15:45 +00:00
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 Remove an unused variable. 2000-02-04 07:48:11 +00:00
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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00