Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: dsl
Date: Sat Feb 17 21:46:13 UTC 2007
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
Acquire proclist_lock in pgid_in_session() so we don't reference potentially
stale proc & pgrp pointers.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/kern/kern_proc.c
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