Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/29/2003 05:16:26
Module Name: src
Committed By: mycroft
Date: Wed Oct 29 05:16:26 UTC 2003
Modified Files:
src/sys/arch/alpha/alpha: trap.c
Log Message:
If we get an unknown fault code, either panic (if DIAGNOSTIC), or fault it with
a 0 access_type (if not). Remove bogus initializer.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/arch/alpha/alpha/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.