NetBSD/sys/arch/ofppc
thorpej 8abe0d6b1c Adjust for the new "reaper" kernel thread: do not free the vmspace and
u-area in machine-dependent code.  Instead, call exit2() to schedule
the reaper to free them for us, once it is safe to do so (i.e. we are
no longer running on the dead proc's vmspace and stack).
1998-09-09 00:07:48 +00:00
..
compile Keep compile directory. 1998-05-28 08:24:00 +00:00
conf distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
include Eliminate ovbcopy define. 1998-09-01 05:55:14 +00:00
ofppc Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
stand Use PowerPC-generic stuff and eliminate the powermac portion. 1998-06-09 04:27:53 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00