NetBSD/sys/arch/bebox
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
..
bebox Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
isa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
pci remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
stand g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00