NetBSD/sys/arch/mips
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
..
conf Pull in geocast mips ddb improvements and start bringing in kgdb support. 2000-07-17 07:04:19 +00:00
include Fix a bug in how .S routines call _mcount to allocate stack before 2000-08-09 22:52:36 +00:00
mips Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
Makefile
Makefile.inc