From owner-freebsd-current@FreeBSD.ORG Wed Jan 30 17:02:07 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 F406616A53A for ; Wed, 30 Jan 2008 17:02:06 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id B31B413C45B for ; Wed, 30 Jan 2008 17:02:06 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id A8E412085; Wed, 30 Jan 2008 18:01:57 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.2/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 1EAC820AA; Wed, 30 Jan 2008 18:01:15 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id BFC6B84547; Wed, 30 Jan 2008 16:34:19 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "Julian H. Stacey" References: <20080128225308.GT67081@hoeg.nl> <200801291042.m0TAgU9C070678@fire.js.berklix.net> Date: Wed, 30 Jan 2008 16:34:19 +0100 In-Reply-To: <200801291042.m0TAgU9C070678@fire.js.berklix.net> (Julian H. Stacey's message of "Tue\, 29 Jan 2008 11\:42\:30 +0100") Message-ID: <86y7a7wcn8.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current , portsmaster@freebsd.org, Ed Schouten Subject: Re: Turning COMPAT_43TTY into a binary-only compatibility 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: Wed, 30 Jan 2008 17:02:07 -0000 "Julian H. Stacey" writes: > I'm too busy to review or help what you'r up to, sorry, but if your=20 > changes are the way FreeBSD is going, I have hardware that uses these: > /usr/ports/comms/gnokii MAINTAINER=3Dmad@madpilot.net > /usr/ports/misc/estic Port by me, MAINTAINER=3Ddinoex@FreeBSD.org > /usr/ports/sysutils/nut MAINTAINER=3DJoerg.Pulz@frm2.tum.de > & if necessary ? I'll be able to test diffs occasionaly when necessary. > (Hosts here run releasess & stable, but I could put up current when > needed). 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. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no