Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/arch
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.
Home |
Main Index |
Thread Index |
Old Index