From owner-freebsd-stable@FreeBSD.ORG Mon Nov 3 15:48:18 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B18816A4CE for ; Mon, 3 Nov 2003 15:48:18 -0800 (PST) Received: from catseye.mine.nu (d154-5-164-0.bchsia.telus.net [154.5.164.0]) by mx1.FreeBSD.org (Postfix) with SMTP id 4FD8C43F85 for ; Mon, 3 Nov 2003 15:48:17 -0800 (PST) (envelope-from catseye@catseye.mine.nu) Received: (qmail 19318 invoked by uid 1001); 3 Nov 2003 23:50:57 -0000 Date: Mon, 3 Nov 2003 15:50:57 -0800 From: Chris Pressey To: Erik Trulsson Message-Id: <20031103155057.578599c6.cpressey@catseye.mine.nu> In-Reply-To: <20031103231726.GA25093@falcon.midgard.homeip.net> References: <3FA6CF61.2040007@tenebras.com> <3FA6D26B.8030707@tenebras.com> <20031103144116.B86138@carver.gumbysoft.com> <3FA6DF58.4090804@tenebras.com> <20031103231726.GA25093@falcon.midgard.homeip.net> Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Serious bug in 4.9-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 23:48:18 -0000 On Tue, 4 Nov 2003 00:17:26 +0100 Erik Trulsson wrote: > I am quite certain it is a local problem at your end. Seems odd that it would be affecting my system as well, then :) > What value is your TERM environment variable set to? # echo $TERM xterm Note that the problem doesn't show up for me under cons25. The md5 hash of my /usr/share/misc/termcap is identical to the one given in the previous message. I have no idea. -Chris