Date: Sun, 13 May 2001 13:52:41 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC NEWCARD NOTES src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/fs/devfs devfs_devs.c devfs_vfsops.c devfs_vnops.c Message-ID: <200105132052.f4DKqfo39754@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/05/13 13:52:41 PDT
Modified files:
sys/conf files options
sys/alpha/conf GENERIC
sys/i386/conf GENERIC NEWCARD NOTES
sys/ia64/conf GENERIC
sys/pc98/conf GENERIC
sys/fs/devfs devfs_devs.c devfs_vfsops.c devfs_vnops.c
Log:
Convert DEVFS from an "opt-in" to an "opt-out" option.
If for some reason DEVFS is undesired, the "NODEVFS" option is
needed now.
Pending any significant issues, DEVFS will be made mandatory in
-current on july 1st so that we can start reaping the full
benefits of having it.
Revision Changes Path
1.516 +4 -4 src/sys/conf/files
1.271 +2 -2 src/sys/conf/options
1.109 +1 -2 src/sys/alpha/conf/GENERIC
1.308 +1 -2 src/sys/i386/conf/GENERIC
1.44 +1 -2 src/sys/i386/conf/NEWCARD
1.914 +2 -2 src/sys/i386/conf/NOTES
1.9 +1 -2 src/sys/ia64/conf/GENERIC
1.173 +1 -2 src/sys/pc98/conf/GENERIC
1.14 +3 -1 src/sys/fs/devfs/devfs_devs.c
1.15 +3 -1 src/sys/fs/devfs/devfs_vfsops.c
1.22 +5 -6 src/sys/fs/devfs/devfs_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105132052.f4DKqfo39754>
