Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/14/2001 02:39:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jan 14 00:39:49 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/include: userret.h
	syssrc/sys/arch/mips/mips: trap.c

Log Message:
Put signal posting back in userret() for now; for it to work
properly, we need to make astpending a per-process variable.

Pointed out by mycroft.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mips/include/userret.h
cvs rdiff -r1.156 -r1.157 syssrc/sys/arch/mips/mips/trap.c

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