Date: Fri, 15 Feb 2002 00:28:34 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi.c src/sys/dev/rp rp.c Message-ID: <200202150828.g1F8SYc52095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/02/15 00:28:34 PST
Modified files:
sys/dev/digi digi.c
sys/dev/rp rp.c
Log:
#include "opt_compat.h" so that the support for old ioctls can actually
be compiled. Old tty ioctls are still used (possibly ifdef'ed) in at
least the following programs in the src tree:
atc des ee fontedit gdb gdbserver lock ntp perl5 tcsh telnet top vttest
rp.c:
Unremoved used variables so that the support for old ioctls actually
compiles.
Not tested at runtime by: bde
Revision Changes Path
1.18 +2 -0 src/sys/dev/digi/digi.c
1.43 +6 -0 src/sys/dev/rp/rp.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?200202150828.g1F8SYc52095>
