Subject: CVS commit: [nathanw_sa] syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/17/2001 02:46:08
Module Name:	syssrc
Committed By:	nathanw
Date:		Sat Nov 17 00:46:07 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/alpha [nathanw_sa]: trap.c
	syssrc/sys/arch/i386/i386 [nathanw_sa]: trap.c

Log Message:
The upcallret() function is given the lwp of curproc as its argument; update
declaration, and actually use the argument, instead of using curproc(!).


To generate a diff of this commit:
cvs rdiff -r1.77.2.1 -r1.77.2.2 syssrc/sys/arch/alpha/alpha/trap.c
cvs rdiff -r1.154.2.5 -r1.154.2.6 syssrc/sys/arch/i386/i386/trap.c

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