Subject: CVS commit: basesrc/lib/libc/arch/i386/string
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 07/10/2002 09:01:52
Module Name:	basesrc
Committed By:	kent
Date:		Wed Jul 10 06:01:52 UTC 2002

Modified Files:
	basesrc/lib/libc/arch/i386/string: bcopy.S

Log Message:
Avoid redundant memory access.
Fix diagnostic code for bcopy().


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/arch/i386/string/bcopy.S

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