Date: Tue, 2 Dec 2008 19:09:08 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC XEN src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/sun4v/conf GENERIC Message-ID: <200812021910.mB2JAepg000344@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-12-02 19:09:08 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/i386/conf GENERIC XEN
sys/ia64/conf GENERIC
sys/pc98/conf GENERIC
sys/powerpc/conf GENERIC
sys/sparc64/conf GENERIC
sys/sun4v/conf GENERIC
Log:
SVN rev 185567 on 2008-12-02 19:09:08Z by ed
Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
Sgtty is a programming interface that has been replaced by termios over
the years. In June we already removed <sgtty.h>, which exposes the
ioctl()'s that are implemented by this interface. The importance of this
flag is overrated right now.
Revision Changes Path
1.511 +1 -1 src/sys/amd64/conf/GENERIC
1.503 +1 -1 src/sys/i386/conf/GENERIC
1.7 +1 -1 src/sys/i386/conf/XEN
1.100 +1 -1 src/sys/ia64/conf/GENERIC
1.312 +1 -1 src/sys/pc98/conf/GENERIC
1.84 +1 -1 src/sys/powerpc/conf/GENERIC
1.146 +1 -1 src/sys/sparc64/conf/GENERIC
1.22 +2 -2 src/sys/sun4v/conf/GENERIC
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812021910.mB2JAepg000344>
