Subject: CVS commit: basesrc/lib/libc/arch/sparc64/string
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 07/04/2001 08:44:57
Module Name:	basesrc
Committed By:	eeh
Date:		Wed Jul  4 05:44:57 UTC 2001

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

Log Message:
Fix return value and fetches beyond the source range that could cause
segmentation faults in some cases.  And disable the VIS version which
seems to be slower.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/sparc64/string/bcopy.S

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