From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 17:29:37 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C64B5106566C for ; Tue, 28 Oct 2008 17:29:37 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (unknown [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 8BBE98FC17 for ; Tue, 28 Oct 2008 17:29:37 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 02E981CC51; Tue, 28 Oct 2008 18:31:49 +0100 (CET) Date: Tue, 28 Oct 2008 18:31:49 +0100 From: Ed Schouten To: josh.carroll@gmail.com Message-ID: <20081028173149.GC1165@hoeg.nl> References: <20081028172329.GB1165@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="32u276st3Jlj2kUU" Content-Disposition: inline In-Reply-To: <20081028172329.GB1165@hoeg.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: src/lib/libc/stdlib/grantpt.c commit broke sshd X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 17:29:37 -0000 --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 ), but if you make sure your ports are up to date, they should not. is not present on FreeBSD -CURRENT, so I (and others) already made sure almost all ports compile without 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 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--