Date: Mon, 20 Nov 2000 14:00:26 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include console.h mouse.h src/sys/i386/include console.h mouse.h src/sys/ia64/include console.h mouse.h Message-ID: <200011202200.OAA45974@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/11/20 14:00:26 PST
Modified files:
sys/alpha/include console.h mouse.h
sys/i386/include console.h mouse.h
sys/ia64/include console.h mouse.h
Log:
Make programs which still #include <machine/{mouse,console}.h> fail
at compiletime, with an explanatory error message. Previously they
would only get a warning.
These files will be finally removed 2001-01-15
Revision Changes Path
1.48 +2 -11 src/sys/alpha/include/console.h
1.19 +2 -4 src/sys/alpha/include/mouse.h
1.49 +2 -12 src/sys/i386/include/console.h
1.18 +2 -4 src/sys/i386/include/mouse.h
1.3 +2 -12 src/sys/ia64/include/console.h
1.3 +2 -4 src/sys/ia64/include/mouse.h
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?200011202200.OAA45974>
