NetBSD/sys/arch/mvme68k
thorpej b5fd5d5727 Minor tweak to the pv_table management in the Hibler-derived m68k pmaps:
The head of the list is now a pv_header, which contains the first pv_entry
as well as a 16-bit attributes field (replaces the pmap_attributes array
plus the pv_entry::pv_flags field) as a 16-bit count of caller-specified
cache-inhibited mappings.

Tested on hp300 (shared pmap_motorola.c), changes to atari and amiga copies
are purely mechanical.
2009-08-26 00:30:01 +00:00
..
compile
conf Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
dev Invoke zs_lock_init() _after_ copying console state to avoid a later 2009-04-11 11:01:47 +00:00
docs
include Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
mvme68k Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:44:57 +00:00
stand This one needs <sys/exec_aout.h>, so include it explicitly. 2009-08-22 10:02:21 +00:00
Makefile