Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 11/15/2000 09:15:36
Module Name:	syssrc
Committed By:	scottr
Date:		Wed Nov 15 07:15:36 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/mac68k: macrom.c macrom.h macromasm.s

Log Message:
As was the original intent a long, long time ago -- but in this galaxy, and
in fact on this planet -- generate a SIGILL for user-mode A-line traps.
The core of this change is taken verbatim from PR 10511, submitted by
Christian Bauer.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/mac68k/mac68k/macrom.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mac68k/mac68k/macrom.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/mac68k/mac68k/macromasm.s

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