From owner-freebsd-arch@FreeBSD.ORG Mon Jun 21 13:55:03 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16F2316A4CE for ; Mon, 21 Jun 2004 13:55:03 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id E00E243D46 for ; Mon, 21 Jun 2004 13:55:02 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.40.114) by smtp01.syd.iprimus.net.au (7.0.028) id 40D65C3600030BE1; Mon, 21 Jun 2004 23:54:52 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 3E80F41F5; Mon, 21 Jun 2004 23:58:06 +1000 (EST) Date: Mon, 21 Jun 2004 23:58:06 +1000 From: Tim Robbins To: "M. Warner Losh" Message-ID: <20040621135806.GA74902@cat.robbins.dropbear.id.au> References: <16537.1087820650@critter.freebsd.dk> <20040621.073015.104018022.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040621.073015.104018022.imp@bsdimp.com> User-Agent: Mutt/1.4.1i cc: arch@freebsd.org cc: phk@phk.freebsd.dk cc: marcel@xcllnt.net Subject: Re: COMPAT_43 tty processing ? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 13:55:03 -0000 On Mon, Jun 21, 2004 at 07:30:15AM -0600, M. Warner Losh wrote: > In message: <16537.1087820650@critter.freebsd.dk> > "Poul-Henning Kamp" writes: > : Do we need the COMPAT_43 tty processing in 5-STABLE ? > > Last time I removed it, xterm broke. That was a while ago... COMPAT_43 is disabled by default on amd64, and I can assure you that xterm works. Tim