Subject: CVS commit: syssrc/sys/compat/linux/arch/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/26/2002 20:42:38
Module Name:	syssrc
Committed By:	christos
Date:		Tue Nov 26 18:42:38 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/i386: linux_machdep.c linux_machdep.h
	    linux_signal.h

Log Message:
rename sa_ -> linux_sa_
first attempt at providing siginfo_t to the signal handler.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/compat/linux/arch/i386/linux_machdep.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/compat/linux/arch/i386/linux_machdep.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/compat/linux/arch/i386/linux_signal.h

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