Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Tue May 27 17:50:03 UTC 2008

Modified Files:
        src/sys/kern: init_main.c kern_lock.c subr_autoconf.c

Log Message:
Replace a couple of tsleep calls with cv_wait.


To generate a diff of this commit:
cvs rdiff -r1.355 -r1.356 src/sys/kern/init_main.c
cvs rdiff -r1.142 -r1.143 src/sys/kern/kern_lock.c
cvs rdiff -r1.150 -r1.151 src/sys/kern/subr_autoconf.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