Subject: CVS commit: [nathanw_sa] src/sys/arch/m68k
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/10/2003 03:08:56
Module Name:	src
Committed By:	thorpej
Date:		Fri Jan 10 01:08:56 UTC 2003

Modified Files:
	src/sys/arch/m68k/include [nathanw_sa]: mcontext.h
	src/sys/arch/m68k/m68k [nathanw_sa]: sig_machdep.c

Log Message:
Expose the remainder of the frame/fpframe in the mcontext to userland
(and namespace-cleanse the member names in doing so).


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 src/sys/arch/m68k/include/mcontext.h
cvs rdiff -r1.15.6.18 -r1.15.6.19 src/sys/arch/m68k/m68k/sig_machdep.c

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