NetBSD/sys/arch/arc
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
..
algor repair algor support a bit. 2000-06-09 05:38:13 +00:00
arc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
compile
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
dti add NetBSD Id of original bt driver 2000-06-09 05:30:51 +00:00
include Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
isa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
jazz Just add the mmap argument to vga_common_attach(), don't bother 2000-08-14 20:14:50 +00:00
pci remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
pica remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
stand
Makefile
TODO note "vm_page_zero_enable = FALSE" 2000-08-08 21:17:15 +00:00