Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 11/08/2004 16:11:02
Module Name:	src
Committed By:	kleink
Date:		Mon Nov  8 16:11:02 UTC 2004

Modified Files:
	src/sys/arch/sparc64/sparc64: machdep.c

Log Message:
In cpu_getmcontext(), initialize the mcontext_t storage with 0 (not '0').
Reported by Arto Huusko.


To generate a diff of this commit:
cvs rdiff -r1.172 -r1.173 src/sys/arch/sparc64/sparc64/machdep.c

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