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: skrll
Date: Fri Aug 27 07:02:46 UTC 2004
Modified Files:
src/sys/miscfs/procfs: procfs.h procfs_linux.c procfs_subr.c
Log Message:
Do previous slightly differently - just pass a struct lwp * and derive the
struct proc *.
OK'd by Jaromir.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/miscfs/procfs/procfs.h
cvs rdiff -r1.17 -r1.18 src/sys/miscfs/procfs/procfs_linux.c
cvs rdiff -r1.60 -r1.61 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