NetBSD/sys/arch/newsmips
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
..
compile Make sure the compile directory is always there. 1998-02-19 09:17:56 +00:00
conf Change multiple spaces to tabs. 1999-03-25 03:34:28 +00:00
dev Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
include regdef.h 1999-03-30 18:38:00 +00:00
newsmips add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00