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 revert to MI in_cksum code. 1997-07-25 21:01:45 +00:00
include Don't emit ".set reorder ; .set noreorder" around mcount profiling 1997-07-20 09:47:03 +00:00
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 Update arch/pmax/Makefile to build in NetBSD rather than 4.4-Lite: 1996-09-29 23:51:22 +00:00