NetBSD/sys/arch/mips
mhitch 8e145a319b Don't rely on curproc to access the current pcb when testing for kernel
faults.  Use curpcb, which always points to the current pcb.  If curproc
was NULL when the kernel faulted, the trap handling would fault recursively
and the kernel stack would overflow.
1997-07-26 19:46:40 +00:00
..
conf
include
mips Don't rely on curproc to access the current pcb when testing for kernel 1997-07-26 19:46:40 +00:00
Makefile.inc