Subject: CVS commit: src/sys/arch/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/16/2003 01:41:26
Module Name:	src
Committed By:	fvdl
Date:		Sat Mar 15 23:41:26 UTC 2003

Modified Files:
	src/sys/arch/x86_64/include: frame.h signal.h
	src/sys/arch/x86_64/x86_64: genassym.cf machdep.c

Log Message:
Make struct sigcontext consistent with other regstate-holding structures.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86_64/include/frame.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86_64/include/signal.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/x86_64/x86_64/genassym.cf
cvs rdiff -r1.31 -r1.32 src/sys/arch/x86_64/x86_64/machdep.c

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