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: jdolecek
Date: Sat Aug 21 15:59:32 UTC 2004
Modified Files:
src/sys/miscfs/procfs: procfs.h procfs_linux.c procfs_subr.c
Log Message:
fix process used for /proc/<pid>/stat contents - it should be process
<pid>, not the current process looking at the information
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/miscfs/procfs/procfs.h
cvs rdiff -r1.16 -r1.17 src/sys/miscfs/procfs/procfs_linux.c
cvs rdiff -r1.59 -r1.60 src/sys/miscfs/procfs/procfs_subr.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