Date: Tue, 12 Aug 2008 17:35:47 +0200 From: Ed Schouten <ed@80386.nl> To: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: POSIX compliant termios.h? Message-ID: <20080812153547.GB99951@hoeg.nl> In-Reply-To: <20080812144708.GY99951@hoeg.nl> References: <20080812135142.GA1033@wep4017.physik.uni-wuerzburg.de> <20080812144708.GY99951@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <ed@80386.nl> wrote: > Until very recently, it wasn't really possible to properly add TAB3 to > <termios.h>, because TAB3 was also used inside the <sgtty.h> interface. > Now that <sgtty.h> 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 <ed@80386.nl> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080812153547.GB99951>