NetBSD/sys/arch/amiga
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
amiga Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
compile
conf pseudo-device -> defpseudo, per grammar change in config(8). 1999-07-07 00:05:28 +00:00
dev Fix horizontal timings for console mode (this helps, at least, 1999-06-29 19:51:28 +00:00
include Sync with Atari pmap: support for the UVM changes 1999-06-19 19:44:08 +00:00
stand make the Amiga bootblocks link again. 1999-04-03 09:18:41 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00