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:53:05
Module Name:	src
Committed By:	tron
Date:		Mon Aug 30 08:53:05 UTC 2004

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

Log Message:
Pull up revision 1.18 via patch (requested by jdolecek in ticket #799):
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.15.2.1 -r1.15.2.2 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.