Module Name: src Committed By: uebayasi Date: Fri Apr 11 11:21:29 UTC 2014
Modified Files: src/sys/kern: kern_exec.c Log Message: Protect not only proc::p_flag but also lwp::l_ctxlink and proc::p_acflag with proc:p_lock. To generate a diff of this commit: cvs rdiff -u -r1.379 -r1.380 src/sys/kern/kern_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.