Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 08/08/2001 21:30:46
Module Name:	syssrc
Committed By:	eeh
Date:		Wed Aug  8 18:30:46 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: locore.s trap.c

Log Message:
Clean up the trap code to handle the changes cause by supporting non-faulting
accesses.  Also change the parameter order so trap frames are easy to find.


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 syssrc/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -r1.71 -r1.72 syssrc/sys/arch/sparc64/sparc64/trap.c

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