NetBSD/sys/arch/x68k
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
..
compile
conf Adjust ramdisk sizes. 2000-09-12 17:07:44 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Add #ifdef _KERNEL ~ #endif to protect kernel variables from userland. 2000-08-26 23:23:43 +00:00
stand g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
usr.bin include <sys/types.h> to define u_int. 2000-07-31 23:40:02 +00:00
usr.sbin According to Takeshi Nakayama <tn@catvmics.ne.jp>, 2000-02-20 16:18:51 +00:00
x68k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00