From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 21:44:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 943C016A4CE for ; Mon, 18 Oct 2004 21:44:10 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E23B043D1F for ; Mon, 18 Oct 2004 21:44:09 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i9ILi898065034; Mon, 18 Oct 2004 23:44:08 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Randy Bush From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 18 Oct 2004 14:40:03 PDT." <16756.14387.497438.850972@ran.psg.com> Date: Mon, 18 Oct 2004 23:44:08 +0200 Message-ID: <65033.1098135848@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: freebsd-current@freebsd.org Subject: Re: no echo console X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 18 Oct 2004 21:44:10 -0000 In message <16756.14387.497438.850972@ran.psg.com>, Randy Bush writes: >> So first I'm wondering how this can have anything to do with my changes > >i never meant to assert that it did. it's just that you give >refunds :-) Sigh... >> I'm wondering if there is a bug in portupgrade which tcsh covers for >> us which we ought to look at as well. > >i don't know. > >i have thought of one thing. id do hack termcap > >/usr/share/misc# diff -u termcap.FCS termcap >--- termcap.FCS Fri Oct 15 23:13:46 2004 >+++ termcap Fri Oct 15 23:13:47 2004 >@@ -299,7 +299,7 @@ > adm3|3|lsi adm3:\ > :do=^J:am:le=^H:bs:cl=^Z:li#24:ma=^K^P:co#80: > xterm|xterm-color|X11 terminal emulator:\ >- :ti@:te@:tc=xterm-xfree86: >+ :tc=xterm-xfree86: You have me there: I have no idea what that does. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.