Date: Sat, 13 Mar 2010 09:21:00 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/conf GENERIC XENHVM 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: <201003130923.o2D9N1Kb017507@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2010-03-13 09:21:00 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC XENHVM
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 205116 on 2010-03-13 09:21:00Z by ed
Remove COMPAT_43TTY from stock kernel configuration files.
COMPAT_43TTY enables the sgtty interface. Even though its exposure has
only been removed in FreeBSD 8.0, it wasn't used by anything in the base
system in FreeBSD 5.x (possibly even 4.x?). On those releases, if your
ports/packages are less than two years old, they will prefer termios
over sgtty.
Revision Changes Path
1.541 +0 -1 src/sys/amd64/conf/GENERIC
1.10 +0 -1 src/sys/amd64/conf/XENHVM
1.528 +0 -1 src/sys/i386/conf/GENERIC
1.13 +0 -1 src/sys/i386/conf/XEN
1.113 +0 -1 src/sys/ia64/conf/GENERIC
1.331 +0 -1 src/sys/pc98/conf/GENERIC
1.103 +0 -1 src/sys/powerpc/conf/GENERIC
1.167 +0 -1 src/sys/sparc64/conf/GENERIC
1.36 +0 -1 src/sys/sun4v/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003130923.o2D9N1Kb017507>
