Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 03/18/2000 15:45:43
Module Name:	syssrc
Committed By:	erh
Date:		Sat Mar 18 23:45:42 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/arch/alpha: linux_machdep.c

Log Message:
Add sigset_t parameter to restore_sigcontext, created by the sigreturn functions.  linux_sigreturn still needs to use frame->extramask.
In setup_linux_rt_sigframe copy the signal mask to both possible locations.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/compat/linux/arch/alpha/linux_machdep.c

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