Subject: CVS commit: src/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/21/2003 18:07:10
Module Name:	src
Committed By:	thorpej
Date:		Wed May 21 18:07:10 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: pmap.c
	src/sys/arch/arm/conf: files.arm
Removed Files:
	src/sys/arch/arm/arm32: pmap_new.c

Log Message:
Move the new pmap from arm32/pmap_new.c to arm32/pmap.c, fully replacing
the old.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.12 -r0 src/sys/arch/arm/arm32/pmap_new.c
cvs rdiff -r1.70 -r1.71 src/sys/arch/arm/conf/files.arm

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