Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/24/2000 18:36:50
Module Name:	basesrc
Committed By:	mycroft
Date:		Mon Jul 24 15:36:50 UTC 2000

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

Log Message:
Offset the %i2 stack slot from %sp, not %fp.  Otherwise we may modify the
caller's registers!


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/arch/sparc64/string/bzero.S

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