Module Name: src Committed By: matt Date: Tue Dec 27 16:35:14 UTC 2011
Modified Files: src/sys/kern [matt-nb5-mips64]: init_main.c kern_kthread.c src/sys/sys [matt-nb5-mips64]: kthread.h lwp.h Log Message: Backport joinable kthread support (for flash infrastructure). To generate a diff of this commit: cvs rdiff -u -r1.371.2.3.4.1 -r1.371.2.3.4.2 src/sys/kern/init_main.c cvs rdiff -u -r1.24.10.2 -r1.24.10.2.4.1 src/sys/kern/kern_kthread.c cvs rdiff -u -r1.7.10.1 -r1.7.10.1.4.1 src/sys/sys/kthread.h cvs rdiff -u -r1.114.4.1.4.3 -r1.114.4.1.4.4 src/sys/sys/lwp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.