Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/powerpc
Module Name: syssrc
Committed By: wiz
Date: Sun Jul 22 13:08:09 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/ibm4xx: pmap.c
syssrc/sys/arch/powerpc/powerpc: pmap.c
Log Message:
Replace memcpy's of obviously overlapping regions with memmove.
Noted by Izumi Tsutsui.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/ibm4xx/pmap.c
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/powerpc/powerpc/pmap.c
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