Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/miscfs/procfs
Module Name: syssrc
Committed By: nathanw
Date: Tue Oct 15 18:00:41 UTC 2002
Modified Files:
syssrc/sys/miscfs/procfs [nathanw_sa]: procfs_vnops.c
Log Message:
Make all the procfs_validfoo() routines go back to taking a proc
instead of an lwp; they aren't doing anything useful with the LWP.
Revert changes that changed /proc/curproc to /proc/curlwp, and broke it in
the process.
To generate a diff of this commit:
cvs rdiff -r1.78.2.11 -r1.78.2.12 syssrc/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