Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Wed Aug  1 23:21:15 UTC 2007

Modified Files:
        src/sys/kern: kern_condvar.c kern_synch.c
        src/sys/sys: condvar.h

Log Message:
Ressurect cv_wakeup() and use it on lbolt. Should fix PR kern/36714.
(background/foreground signal lossage in -current with various programs).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/kern/kern_condvar.c
cvs rdiff -r1.190 -r1.191 src/sys/kern/kern_synch.c
cvs rdiff -r1.5 -r1.6 src/sys/sys/condvar.h

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