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 3 21:42:51 UTC 2003
Modified Files:
src/sys/kern [nathanw_sa]: kern_sig.c
Log Message:
Klugdging proc_unstop() for the benefit of SIGKILL had unfortunate
effects on SIGCONT. Add another kludge for SIGCONT.
Fixes the phenomenon of programs in sawait silently exiting after
reciving a stop/continue sequence (such as ^Z/fg).
To generate a diff of this commit:
cvs rdiff -r1.112.2.35 -r1.112.2.36 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