NetBSD/sys/arch/sun3
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 move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
stand convert to use version template and newvers_stand.sh script for generating 2000-07-16 21:56:12 +00:00
sun3 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
sun3x Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile