Module Name: src Committed By: skrll Date: Sat Mar 22 11:24:36 UTC 2014
Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile ltsleep.9 Log Message: Add mtsleep(9) and a description of how it, tsleep(9), and wakeup(9) should all be replaced with condvar(9). While here clear out the lock(9) reference(s) and the obsoleted example. Based on misc/48671 To generate a diff of this commit: cvs rdiff -u -r1.1884 -r1.1885 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.375 -r1.376 src/share/man/man9/Makefile cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/ltsleep.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.