Subject: CVS commit: [netbsd-2-0] src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/30/2004 08:48:40
Module Name:	src
Committed By:	tron
Date:		Mon Aug 30 08:48:40 UTC 2004

Modified Files:
	src/sys/miscfs/procfs [netbsd-2-0]: procfs_linux.c

Log Message:
Pull up revision 1.17 (requested by jdolecek in ticket #799):
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.15 -r1.15.2.1 src/sys/miscfs/procfs/procfs_linux.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.