Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 11/30/2003 13:22:32
Module Name:	src
Committed By:	bjh21
Date:		Sun Nov 30 13:22:32 UTC 2003

Modified Files:
	src/sys/arch/acorn26/acorn26: except.c

Log Message:
Add pcb_onfault handling to address exception handler so users can't crash
the kernel by passing ludicrous addresses to system calls.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn26/acorn26/except.c

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