Subject: CVS commit: [netbsd-4] src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/27/2007 17:47:48
Module Name:	src
Committed By:	xtraeme
Date:		Thu Sep 27 17:47:47 UTC 2007

Modified Files:
	src/sys/miscfs/procfs [netbsd-4]: procfs_vnops.c

Log Message:
Pull up following revision(s) (requested by martti in ticket #905):
	sys/miscfs/procfs/procfs_vnops.c: revision 1.152

Don't prepend rootvnode to the path in non-NULL case for exe links.
It breaks procfs in chroot.
from <christos>, tested by me.


To generate a diff of this commit:
cvs rdiff -r1.140.2.6 -r1.140.2.7 src/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.