Date: Sat, 3 Jul 1999 12:19:35 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf Makefile.alpha files.alpha src/sys/conf files src/sys/i386/conf Makefile.i386 files.i386 Message-ID: <199907031919.MAA60539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/07/03 12:19:34 PDT
Modified files:
sys/alpha/conf Makefile.alpha files.alpha
sys/conf files
sys/i386/conf Makefile.i386 files.i386
Log:
Delete the 'device-driver' suffix. It's been meaningless for a long time.
On the VAX, it used to be used for special compilation to avoid the
optimizer which would mess with memory mapped devices etc. These days
we use 'volatile'.
Revision Changes Path
1.29 +1 -5 src/sys/alpha/conf/Makefile.alpha
1.23 +38 -38 src/sys/alpha/conf/files.alpha
1.226 +148 -148 src/sys/conf/files
1.158 +1 -5 src/sys/i386/conf/Makefile.i386
1.253 +214 -214 src/sys/i386/conf/files.i386
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?199907031919.MAA60539>
