From owner-freebsd-stable@FreeBSD.ORG Mon Nov 3 15:06:02 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 B4B7416A4CE for ; Mon, 3 Nov 2003 15:06:02 -0800 (PST) Received: from tenebras.com (dnscache.tenebras.com [66.92.188.165]) by mx1.FreeBSD.org (Postfix) with SMTP id F2E4A43F93 for ; Mon, 3 Nov 2003 15:06:01 -0800 (PST) (envelope-from kudzu@tenebras.com) Received: (qmail 63283 invoked from network); 3 Nov 2003 23:06:01 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by laptop.tenebras.com with SMTP; 3 Nov 2003 23:06:01 -0000 Message-ID: <3FA6DF58.4090804@tenebras.com> Date: Mon, 03 Nov 2003 15:06:00 -0800 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, zh-tw, zh-cn, fr, en, de-de MIME-Version: 1.0 To: Doug White References: <3FA6CF61.2040007@tenebras.com> <3FA6D26B.8030707@tenebras.com> <20031103144116.B86138@carver.gumbysoft.com> In-Reply-To: <20031103144116.B86138@carver.gumbysoft.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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:06:02 -0000 Doug White wrote: > On Mon, 3 Nov 2003, Michael Sierchio wrote: > > >>Michael Sierchio wrote: >> >>>Well, this depends on your point of view. A cvsup, buildworld, >>>kernel, installworld causes: >>> >>>sapphire 214> /usr/games/hack >>>Terminal must backspace. >>> >> >>It appears that someone has messed up /usr/share/misc/termcap > > > Apparently you :) > > I can't reproduce this. Try reinstalling termcap manually. I reverted to the one from the previous release. The CVSuped version is the one causing the problem. These are xterm sessions that are done via xforwarding in sshd. -rw-r--r-- 1 root wheel 203413 Nov 3 14:57 termcap MD5 (termcap) = c4228c627c053151a6397951464d0510 /usr/src/share/termcap/termcap.src has a date of Oct 29 This is easily reproducible -- revert to old termcap, it works. Do a make and make install in /usr/src/share/termcap, the behavior appears again.