Subject: CVS commit: [nathanw_sa] syssrc/sys/compat/svr4
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/14/2002 20:53:17
Module Name:	syssrc
Committed By:	nathanw
Date:		Wed Aug 14 17:53:16 UTC 2002

Modified Files:
	syssrc/sys/compat/svr4 [nathanw_sa]: svr4_signal.c

Log Message:
Make svr4_{get,set}context() separate implementations from
{get,set}ucontext and use svr4_{get,set}mcontext() instead of the
native ones, in case the svr4 version needs to do something different
for compatibility.


To generate a diff of this commit:
cvs rdiff -r1.41.2.7 -r1.41.2.8 syssrc/sys/compat/svr4/svr4_signal.c

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