Date: Tue, 28 Oct 2008 18:31:49 +0100 From: Ed Schouten <ed@80386.nl> To: josh.carroll@gmail.com Cc: freebsd-stable@freebsd.org Subject: Re: src/lib/libc/stdlib/grantpt.c commit broke sshd Message-ID: <20081028173149.GC1165@hoeg.nl> In-Reply-To: <20081028172329.GB1165@hoeg.nl> References: <20081028172329.GB1165@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--32u276st3Jlj2kUU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Josh, I forgot to reply to your second question: there is no real need to enable COMPAT_43TTY. It is possible that applications use this (by including <sgtty.h>), but if you make sure your ports are up to date, they should not. <sgtty.h> is not present on FreeBSD -CURRENT, so I (and others) already made sure almost all ports compile without <sgtty.h> being present. So if you know what you're doing, you can just omit COMPAT_43TTY. If you are not, please leave it there. COMPAT_43TTY doesn't really add a lot of baggage, it only adds some additional ioctl()'s to TTY devices. --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --32u276st3Jlj2kUU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkkHTIUACgkQ52SDGA2eCwXkqACfdJ0bA93/1L1CVygrFafgjrvP LuAAn1SepTf9NWwDVR4dBJLg0+xQ8rYA =WAF/ -----END PGP SIGNATURE----- --32u276st3Jlj2kUU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081028173149.GC1165>