Subject: CVS commit: [netbsd-3] src
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 06/22/2007 14:01:18
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.