Module Name: src Committed By: snj Date: Sun Dec 10 09:35:04 UTC 2017
Modified Files: src/sys/kern [netbsd-8]: kern_lwp.c Log Message: Pull up following revision(s) (requested by christos in ticket #417): sys/kern/kern_lwp.c: revision 1.191 Also wait interruptibly when exiting. Avoids deadlocked on exit processes create by golang. To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.189.2.1 src/sys/kern/kern_lwp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.