From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 19:07:17 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 4BA6616A4CE for ; Mon, 18 Oct 2004 19:07:17 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B11743D48 for ; Mon, 18 Oct 2004 19:07:15 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9IJ7Ewg001147; Mon, 18 Oct 2004 12:07:14 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9IJ7B8K001146; Mon, 18 Oct 2004 12:07:11 -0700 (PDT) (envelope-from obrien) Date: Mon, 18 Oct 2004 12:07:11 -0700 From: "David O'Brien" To: Randy Bush Message-ID: <20041018190711.GA932@dragon.nuxi.com> References: <19260.1097963444@critter.freebsd.dk> <50295.1098084610@critter.freebsd.dk> <16756.1248.574545.815252@ran.psg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16756.1248.574545.815252@ran.psg.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Poul-Henning Kamp cc: freebsd-current@freebsd.org Subject: Re: no echo console X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org 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 19:07:17 -0000 On Mon, Oct 18, 2004 at 11:01:04AM -0700, Randy Bush wrote: > >>> root's shell is /usr/local/bin/bash (no comments, please:-) > >>> i am seeing the problem as root in multiluser. i don't spend > >>> much time in single abuser, so can't say. > >> Ahh, that's different then. > >> I'll hunt this one down tomorrow. > > > > Can you try this patch ? > > did, but it did not fix the problem. did a simple portupgrade. > when it finished, i typed "ls," which was not echoed, but i got > the output of the command. issued "reset" command. now it > echos again. sorry. No reason to be sorry, I'm seeing this since the sio changes also. We've broken something. Everytime I ssh to a 6-CURRENT machine, I have to issue 'reset' first. -- -- David (obrien@FreeBSD.org)