Subject: CVS commit: [netbsd-2] src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/07/2005 12:33:40
Module Name: src
Committed By: jdc
Date: Fri Jan 7 12:33:40 UTC 2005
Modified Files:
src/sys/arch/powerpc/powerpc [netbsd-2]: trap.c
Log Message:
Pull up revision 1.104 (requested by matt in ticket #985).
Make sure to do setenv/unsetenv in pairs. This prevents panics in
DIAGNOSTIC kernel when crossing segment boundaries.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.99.4.1 src/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.