Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/18/2004 21:09:37
Module Name:	src
Committed By:	matt
Date:		Thu Nov 18 21:09:37 UTC 2004

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

Log Message:
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.103 -r1.104 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.