Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/05/2008 12:01:34
Module Name:	src
Committed By:	dsl
Date:		Sat Jan  5 12:01:34 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: process_machdep.c

Log Message:
Do not assume that 'struct reg' and 'struct trapframe' have the same
layout.  Instead copy the fields individually.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/process_machdep.c

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