NetBSD/sys/arch/alpha
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
..
a12 be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
alpha add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
common Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
compile
conf Enable rnd. 1999-03-31 14:29:33 +00:00
include Fix a bug in TBI optimization uncovered by the "access_type" changes. Thanks 1999-04-09 00:38:10 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
pci be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
stand start on a glorified system-examination console program. 1999-04-11 03:38:51 +00:00
tc be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
tlsb be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE