Subject: Re: kern/23050 (patch for kernfs: adds /kern/config)
To: None <kern-bug-people@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <elad@netbsd.org>
List: netbsd-bugs
Date: 12/28/2006 09:08:10
Synopsis: patch for kernfs: adds /kern/config

State-Changed-From-To: open->closed
State-Changed-By: elad@netbsd.org
State-Changed-When: Thu, 28 Dec 2006 09:08:09 +0000
State-Changed-Why:
while it's true kernfs provides information available elsewhere, I think 'config -x /netbsd' already does what you want, and is the official way of getting the config file, without the need for sed/unvis/etc. I don't think we want to add netbsd-specific nodes to our kernfs, and I kinda dislike the duplication for this specific node.