NetBSD/sys/arch/atari
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
..
atari add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
compile
conf clean up kernel/config files files for machVM lossage. 1999-03-24 06:06:09 +00:00
dev Move advertisement text into a comment of its own. 1999-04-06 19:31:37 +00:00
include Export mtpr.h :-( This is because cpu.h depends on it. Probably userland 1999-03-31 10:48:00 +00:00
isa Moved to arch/atari/include/isa_machdep.h,v 1999-03-19 05:01:58 +00:00
pci Add more fuzziness to the MDRAM initialisation. Seems to work on a broader 1999-03-26 08:21:49 +00:00
stand Duplicate clause number in copyright text. 1999-04-06 19:34:31 +00:00
vme From Julian Coleman: 1999-03-31 10:44:15 +00:00
Makefile