Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/03/2002 01:33:19
Module Name:	syssrc
Committed By:	christos
Date:		Tue Apr  2 22:33:19 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: freebsd_machdep.c svr4_machdep.c

Log Message:
don't forget to set fs and gs in the signal handler context. this needs
to be pulled up.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/i386/i386/freebsd_machdep.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/i386/i386/svr4_machdep.c

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