NetBSD/sys/arch/vax
ragge fa53886b69 Wiring of a page were done at the wrong place, so pages in kernel space
never got the wired bit set. This caused panics if a swapped out process
was swapped in again and the kernel stack had not yet been unmapped.
While here, add a forgotten lock initializer.
2000-08-27 14:14:50 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot Need <bsd.own.mk> for OBJECT_FMT. 2000-08-25 03:51:34 +00:00
compile
conf add a COMPAT_15 and remove TCP_COMPAT_42 2000-08-26 02:32:57 +00:00
consolerl
floppy
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock 2000-08-27 00:21:46 +00:00
mba Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did 2000-07-10 09:14:32 +00:00
stand make printf happy. 2000-06-17 01:05:11 +00:00
uba Fix after %b fixes. 2000-08-24 13:12:25 +00:00
vax Wiring of a page were done at the wrong place, so pages in kernel space 2000-08-27 14:14:50 +00:00
vsa Un __P. 2000-07-26 21:50:48 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00