NetBSD/sys/arch/vax
thorpej 72a24b4eae Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
2000-09-13 15:00:15 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot Switch to newvers_stand.sh-based boot block versioning. Add sensible 'version' 2000-08-30 18:16:09 +00:00
compile
conf add a COMPAT_15 and remove TCP_COMPAT_42 2000-08-26 02:32:57 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
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 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
vsa remove extra paren so this compiles again. 2000-09-08 19:26:17 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00