Module Name: src Committed By: matt Date: Fri Oct 14 17:25:37 UTC 2011
Modified Files: src/sys/kern [matt-nb5-pq3]: init_main.c kern_kthread.c src/sys/sys [matt-nb5-pq3]: kthread.h lwp.h Log Message: Improved kthread join support To generate a diff of this commit: cvs rdiff -u -r1.371.2.5 -r1.371.2.5.2.1 src/sys/kern/init_main.c cvs rdiff -u -r1.24.10.2.8.1 -r1.24.10.2.8.2 src/sys/kern/kern_kthread.c cvs rdiff -u -r1.7.10.1.8.1 -r1.7.10.1.8.2 src/sys/sys/kthread.h cvs rdiff -u -r1.114.4.1.8.1 -r1.114.4.1.8.2 src/sys/sys/lwp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.