Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/procfs
Module Name: src
Committed By: pooka
Date: Mon Feb 19 00:08:18 UTC 2007
Modified Files:
src/sys/miscfs/procfs: procfs_vnops.c
Log Message:
When checking for file validity under pid/, do proper proc->lwp
lookup (fsvo proper) instead of fiddling directly with the lwp
list.
To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/miscfs/procfs/procfs_vnops.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