Subject: CVS commit: src/sys/arch/amiga/amiga
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 05/23/2007 00:47:04
Module Name:	src
Committed By:	mhitch
Date:		Wed May 23 00:47:04 UTC 2007

Modified Files:
	src/sys/arch/amiga/amiga: pmap.c

Log Message:
Rework pmap_zero_page() and pmap_copy_page() so it doesn't need the pte
pointers from pmap_bootstrap(), and make pmap_bootstrap() more compatible
with the common m68k pmap_motorola.c.
cVS: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/arch/amiga/amiga/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.