Subject: CVS commit: src/sys/arch/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/15/2003 07:49:42
Module Name:	src
Committed By:	pk
Date:		Wed Oct 15 07:49:42 UTC 2003

Modified Files:
	src/sys/arch/sparc/include: trap.h
	src/sys/arch/sparc/sparc: locore.s trap.c

Log Message:
sun4m_access_fault: Treat text/data error traps as if they were text/data
exception traps, except that they're logged on the console.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/sparc/include/trap.h
cvs rdiff -r1.189 -r1.190 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.146 -r1.147 src/sys/arch/sparc/sparc/trap.c

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