In article <20090223225148.0F3CE175D0%cvs.netbsd.org@localhost>,
Andrew Doran  <ad%netbsd.org@localhost> wrote:
Module Name:    src
Committed By:   ad
Date:           Mon Feb 23 22:51:48 UTC 2009
Modified Files:
        src/distrib/utils/sysinst: disks.c
Log Message:
- Mount /proc automatically. We have fixed a ton of bugs, it's needed for
 Linux compat, and we are planning to kill ptrace and make the debugger
 use /proc instead.
- kernfs is hosed at the moment and nothing appears to rely on it any more,
 so disable it. (IPsec did at one point, IIRC).
I think the standalone dmesg depends on it.