NetBSD/sys/arch/bebox
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
..
bebox Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
include Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
isa Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
pci vm_offset_t --> [pv]addr_t. 1998-08-24 01:40:26 +00:00
stand Change commented out default baudrate(38400 to 9600) of serial console. 1998-03-27 00:11:07 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00