Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/20/2003 07:26:47
Module Name:	src
Committed By:	matt
Date:		Mon Jan 20 05:26:47 UTC 2003

Modified Files:
	src/sys/arch/powerpc/include: mcontext.h
	src/sys/arch/powerpc/powerpc: linux_sigcode.S sig_machdep.c

Log Message:
Kill all references to struct __gregs and use the _REG_xx names.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/include/mcontext.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/powerpc/linux_sigcode.S
cvs rdiff -r1.9 -r1.10 src/sys/arch/powerpc/powerpc/sig_machdep.c

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