Date: Wed, 30 Jan 2008 18:17:17 +0100 From: Ed Schouten <ed@fxq.nl> To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no> Cc: "Julian H. Stacey" <jhs@berklix.org>, portsmaster@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Turning COMPAT_43TTY into a binary-only compatibility Message-ID: <20080130171717.GY67081@hoeg.nl> In-Reply-To: <86y7a7wcn8.fsf@ds4.des.no> References: <20080128225308.GT67081@hoeg.nl> <200801291042.m0TAgU9C070678@fire.js.berklix.net> <86y7a7wcn8.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
--WxvyIW12Aj7m0eTB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Dag-Erling Sm=F8rgrav <des@des.no> wrote: > None of that stuff should be using sgtty. Linux, for instance, only has > termios, not sgtty, so anything that runs on Linux must necessarily > already support termios, and it's just a matter of fixing it so it > doesn't insist on using sgtty instead. That only partially true. Linux supports termios and termio, but it's not hard to port termio apps to termios. I ported a lot of them last year. In the most simple cases, it was just a matter of replacing ioctl() with tc[gs]etattr() and you're finished. --=20 Ed Schouten <ed@fxq.nl> WWW: http://g-rave.nl/ --WxvyIW12Aj7m0eTB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkegsR0ACgkQ52SDGA2eCwWGGACeIYETZXqPPrJdIjnGGB4bit0Y vDgAn1M5JvRrDKBf+V6ZSPSC+ouBMEQW =1Z6P -----END PGP SIGNATURE----- --WxvyIW12Aj7m0eTB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080130171717.GY67081>