Subject: CVS commit: src/sys/arch/evbppc/explora
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 12/31/2005 14:09:02
Module Name:	src
Committed By:	hannken
Date:		Sat Dec 31 14:09:02 UTC 2005

Modified Files:
	src/sys/arch/evbppc/explora: machdep.c

Log Message:
Use our own function to copy traps.  We cannot use memcpy() anymore
because the destination may be zero.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/evbppc/explora/machdep.c

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