Date: Sat, 30 Mar 2002 23:15:29 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha autoconf.c src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.c src/sys/powerpc/powerpc autoconf.c src/sys/sparc64/sparc64 autoconf.c src/sys/kern kern_shutdown.c vfs_conf.c Message-ID: <200203310715.g2V7FTf13664@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/03/30 23:15:29 PST
Modified files:
sys/alpha/alpha autoconf.c
sys/i386/i386 autoconf.c
sys/ia64/ia64 autoconf.c
sys/powerpc/powerpc autoconf.c
sys/sparc64/sparc64 autoconf.c
sys/kern kern_shutdown.c vfs_conf.c
Log:
Centralize the "bootdev" and "dumpdev" variables. They are still pretty
bogus all things considered, but at least now they don't camouflage as
being MD variables.
Revision Changes Path
1.51 +0 -3 src/sys/alpha/alpha/autoconf.c
1.164 +0 -3 src/sys/i386/i386/autoconf.c
1.11 +0 -3 src/sys/ia64/ia64/autoconf.c
1.121 +1 -0 src/sys/kern/kern_shutdown.c
1.67 +1 -0 src/sys/kern/vfs_conf.c
1.8 +0 -3 src/sys/powerpc/powerpc/autoconf.c
1.7 +0 -2 src/sys/sparc64/sparc64/autoconf.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?200203310715.g2V7FTf13664>
