Module Name: src Committed By: christos Date: Tue Aug 30 22:45:56 UTC 2011
Modified Files:
src/sys/kern: sys_process.c
Log Message:
Process the signal now, otherwise calling issignal() and ignoring
the return will lose the signal if it came from the debugger
(issignal() clears p->p_xstat)
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
