From owner-freebsd-current@FreeBSD.ORG Tue Aug 12 15:35:48 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F6361065675 for ; Tue, 12 Aug 2008 15:35:48 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2288FC13 for ; Tue, 12 Aug 2008 15:35:48 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 5A4301CC63; Tue, 12 Aug 2008 17:35:47 +0200 (CEST) Date: Tue, 12 Aug 2008 17:35:47 +0200 From: Ed Schouten To: Alexey Shuvaev Message-ID: <20080812153547.GB99951@hoeg.nl> References: <20080812135142.GA1033@wep4017.physik.uni-wuerzburg.de> <20080812144708.GY99951@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m7GK0ytKUM7VScCy" Content-Disposition: inline In-Reply-To: <20080812144708.GY99951@hoeg.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: FreeBSD Current Subject: Re: POSIX compliant termios.h? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 15:35:48 -0000 --m7GK0ytKUM7VScCy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, Sorry everyone for spamming the lists. ;-) * Ed Schouten wrote: > Until very recently, it wasn't really possible to properly add TAB3 to > , because TAB3 was also used inside the interface. > Now that is no longer accessible by userspace applications, we > could commit the following patch to -CURRENT, but we cannot safely > backport it to RELENG_*: It turns out I was mistaken, because we never supported TAB3 in the first place. I thought we just defined it to (TAB1|TAB2) inside sys/ioctl_compat.h. I've just fixed this in the MPSAFETTY tree: http://perforce.freebsd.org/changeView.cgi?CH=3D147234 This means on August 20, FreeBSD will support TAB3 like it should. I won't MFC this change back, because I suspect some ports might break if I do so. We've lived without TAB3 for many years now, so I guess it won't hurt to leave RELENG_[67] the way they are. --=20 Ed Schouten WWW: http://80386.nl/ --m7GK0ytKUM7VScCy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkihrdMACgkQ52SDGA2eCwV+YgCfX3285OFkMnuIGXEM2IdVqOS/ K1kAnRnmX7ileNTWUthS5cHTRnD68SR4 =XPFH -----END PGP SIGNATURE----- --m7GK0ytKUM7VScCy--