Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 14:40:03 -0700
From:      Randy Bush <randy@psg.com>
To:        "Poul-Henning Kamp" <phk@phk.freebsd.dk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: no echo console 
Message-ID:  <16756.14387.497438.850972@ran.psg.com>
References:  <16756.1248.574545.815252@ran.psg.com> <64690.1098135177@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16756.14387.497438.850972>