Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/07/2005 14:27:14
Module Name:	src
Committed By:	chs
Date:		Sat May  7 14:27:14 UTC 2005

Modified Files:
	src/sys/arch/hppa/hppa: sig_machdep.c

Log Message:
in sendsig(), set tf->tf_iisq_* as well, since a thread might take a signal
while it's executing in the gateway page.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hppa/hppa/sig_machdep.c

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