Subject: CVS commit: src/sys/arch/powerpc/ibm4xx
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/24/2004 18:31:46
Module Name:	src
Committed By:	drochner
Date:		Tue Feb 24 18:31:46 UTC 2004

Modified Files:
	src/sys/arch/powerpc/ibm4xx: trap.c

Log Message:
deliver SIGSEGV/SEGV_ACCERR if code execution on stack is attempted,
tested by Juergen Hannken-Illjes
(there are more uninitialized ksi.ksi_code arguments)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/powerpc/ibm4xx/trap.c

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