NetBSD/sys/compat
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
..
aout update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
common Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
freebsd update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
hpux Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
ibcs2 Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
linux In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
m68k4k remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32 declare struct firm_event32 2000-08-22 03:35:14 +00:00
osf1 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
sunos update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
svr4 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
ultrix update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile