Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
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.
Home |
Main Index |
Thread Index |
Old Index