DragonFly commits List (threaded) for 2005-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_sig.c
dillon 2005/12/02 11:31:49 PST
DragonFly src repository
Modified files:
sys/kern kern_sig.c
Log:
Fix a bug in the big tsleep/wakeup cleanup commit. When stopping a
sleeping process in psignal, we must wakeup() the parent process that
might be waiting in a wait4().
Reported-by: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Revision Changes Path
1.42 +1 -0 src/sys/kern/kern_sig.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_sig.c.diff?r1=1.41&r2=1.42&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]