Source-Changes archive

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

CVS commit: [newlock2] src/sys



Module Name:    src
Committed By:   ad
Date:           Fri Nov 17 16:53:08 UTC 2006

Modified Files:
        src/sys/kern [newlock2]: kern_condvar.c kern_sleepq.c kern_synch.c
        src/sys/sys [newlock2]: sleepq.h

Log Message:
Fix an obvious sleep/wakeup bug introduced in previous.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/kern/kern_condvar.c
cvs rdiff -r1.1.2.5 -r1.1.2.6 src/sys/kern/kern_sleepq.c
cvs rdiff -r1.166.2.4 -r1.166.2.5 src/sys/kern/kern_synch.c
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/sys/sleepq.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