Subject: Re: kern/35395: procfs broken?
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@NetBSD.org>
List: netbsd-bugs
Date: 01/10/2007 13:00:07
The following reply was made to PR kern/35395; it has been noted by GNATS.

From: Elad Efrat <elad@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/35395: procfs broken?
Date: Wed, 10 Jan 2007 14:59:13 +0200

 Andreas Wiese wrote:
 
 > I noticed the following weird behaviour in /proc with NetBSD 4.99.7 and
 > also NetBSD 4.0_BETA2:
 
 can you please check version of 'vfs_lookup.c' in the kernel images
 you tried for 4.99.7 and 4.0_BETA2? you can find them by doing this:
 
 	ident /netbsd | grep 'vfs_lookup.c'
 
 -e.