NetBSD/sys/arch/next68k/next68k
thorpej a86d1f4891 Add a lock around the scheduler, and use it as necessary, including
in the non-MULTIPROCESSOR case (LOCKDEBUG requires it).  Scheduler
lock is held upon entry to mi_switch() and cpu_switch(), and
cpu_switch() releases the lock before returning.

Largely from Bill Sommerfeld, with some minor bug fixes and
machine-dependent code hacking from me.
2000-08-20 21:50:06 +00:00
..
autoconf.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
conf.c s/mac/NeXT/ 2000-03-21 17:31:12 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
disksubr.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
isr.c %b -> bitmask_snprintf() 2000-08-09 02:26:26 +00:00
isr.h Sync'ed more files and routines with mvme port in prepartion for UVM. 1998-11-10 22:45:44 +00:00
kgdb_machdep.c add files needed to use KGDB as suggested by Christian Limpach <chris@Nice.CH> 1999-12-14 11:17:26 +00:00
locore.s Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
nextrom.c applied patch from pr port-next68k/8962 from Christian Limpach <chris@nice.ch> 1999-12-07 06:27:33 +00:00
nextrom.h Applied patches from Matt Debergalis <deberg@mit.edu>. 1999-03-24 23:15:51 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
rtc.c prototype rtc stuff used elsewhere 2000-05-29 22:08:47 +00:00
rtc.h prototype rtc stuff used elsewhere 2000-05-29 22:08:47 +00:00
seglist.h Sync'ed more files and routines with mvme port in prepartion for UVM. 1998-11-10 22:45:44 +00:00
stub.c add files needed to use KGDB as suggested by Christian Limpach <chris@Nice.CH> 1999-12-14 11:17:26 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
vectors.s Removed unused buserr and addrerr declarations. 1998-11-19 08:32:26 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00