Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src



Module Name:    src
Committed By:   liamjfoy
Date:           Fri Jun 22 14:01:18 UTC 2007

Modified Files:
        src/lib/libc/arch/arm/string [netbsd-3]: memmove.S
        src/sys/lib/libkern/arch/arm [netbsd-3]: memmove.S

Log Message:
Pull up following revision(s) (requested by scw in ticket #1805):
        common/lib/libc/arch/arm/string/memmove.S: revision 1.2
Apply the patch supplied in PR/36512 to fix the buffer overlap check. The patch
to memmove.S was provided via patch.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/lib/libc/arch/arm/string/memmove.S
cvs rdiff -r1.4 -r1.4.2.1 src/sys/lib/libkern/arch/arm/memmove.S

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