Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/25/2006 11:06:03
Module Name:	src
Committed By:	skrll
Date:		Wed Oct 25 11:06:02 UTC 2006

Modified Files:
	src/sys/arch/hppa/hppa: hppa_machdep.c

Log Message:
Fix the code to deal with new gcc propagating const-ness from structs to
members. All fixups of the mcontext are done in the trapframe.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/hppa/hppa/hppa_machdep.c

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