jeff 2003/03/31 14:41:33 PST
FreeBSD src repository
Modified files:
sys/i386/i386 trap.c
Log:
- Fix two calls to trapsignal() that were still passing in 'struct proc'.
These were missed in my last commit.
Revision Changes Path
1.245 +2 -2 src/sys/i386/i386/trap.c