NetBSD/sys/arch/vax
chs f455dd6596 add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.
1999-04-11 04:04:04 +00:00
..
bi completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
boot A bunch of small fixes to make boot work on most VAXen. 1999-04-01 20:40:07 +00:00
compile
conf Slimmed install kernel with md-root. 1999-04-01 20:36:32 +00:00
consolerl
floppy
if Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change 1999-01-01 21:43:17 +00:00
include completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mba Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change 1999-01-01 21:43:17 +00:00
mscp Fix deadlock bug. Pointed out by maximum entropy. 1998-12-09 19:02:31 +00:00
uba Avoid warning if !QBA. 1999-03-13 20:26:50 +00:00
vax add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
vsa Change console detection a little bit. 1999-03-27 15:33:46 +00:00
Makefile