Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Sun Aug 28 14:57:18 UTC 2005

Modified Files:
        src/sys/kern: kern_exit.c kern_lwp.c
        src/sys/sys: proc.h

Log Message:
protect p_nrlwps by sched_lock.  no objection on tech-kern@.  PR/29652.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/kern/kern_exit.c
cvs rdiff -r1.29 -r1.30 src/sys/kern/kern_lwp.c
cvs rdiff -r1.205 -r1.206 src/sys/sys/proc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index