NetBSD/sys/arch/hp300/hp300
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
bus_space.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
clock.c Move the prototype of hp300_calibrate_delay() to cpu.h 1997-10-12 18:37:56 +00:00
clockioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
clockreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
conf.c Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
disksubr.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
dkbad.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
hpux_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
intr.c Make this compile again: restore missing prototype. 2000-07-17 06:53:42 +00:00
kgdb_machdep.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
leds.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
leds.h Pull the LED frobbing code out of machdep.c. Since there is more than 1997-05-05 20:54:34 +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 08:22:17 +00:00
mem.c Catch up with d_mmap parameter change. From Steve Peurifoy via PR #10603. 2000-07-17 06:52:31 +00:00
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
vectors.s Sigh, we are going to have to burn a vector for Just Sigreturn again, 1998-10-04 23:38:55 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00