Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] src/sys/kern



Module Name:    src
Committed By:   nathanw
Date:           Fri Jan 10 00:04:38 UTC 2003

Modified Files:
        src/sys/kern [nathanw_sa]: kern_sig.c

Log Message:
When a LWP stops in issignal() because the process state has already
been set to SSTOP, jump into the appropriate section so that a traced,
PT_KILL'd process does not stop again.

Clear p_xstat after reading it in issignal() so that signals are not
taken multiple times.


To generate a diff of this commit:
cvs rdiff -r1.112.2.37 -r1.112.2.38 src/sys/kern/kern_sig.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