From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 21:40:04 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 DCBAB16A4CE for ; Mon, 18 Oct 2004 21:40:04 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11B043D1D for ; Mon, 18 Oct 2004 21:40:04 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CJfEa-000PEe-0K; Mon, 18 Oct 2004 14:40:04 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16756.14387.497438.850972@ran.psg.com> Date: Mon, 18 Oct 2004 14:40:03 -0700 To: "Poul-Henning Kamp" References: <16756.1248.574545.815252@ran.psg.com> <64690.1098135177@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:40:05 -0000 > 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 :-) > 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: # # DESCRIPTION: # This file describes capabilities of various terminals, as needed by randy