NetBSD/sys/arch/atari
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
..
atari Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
compile
conf Regenerate after shrinking kernels to fit on floppies 2009-03-06 23:38:41 +00:00
dev Use proper pointer types and names rather than casts for readability. 2009-08-23 13:46:48 +00:00
include Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
isa fix atari builds in two ways: 2009-08-23 01:27:12 +00:00
pci Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
stand KNF, ANSIfy etc. 2009-08-24 13:04:37 +00:00
vme Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy. 2009-07-19 05:43:22 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00