From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11411 invoked by alias); 5 Feb 2007 22:53:55 -0000 Received: (qmail 11400 invoked by uid 22791); 5 Feb 2007 22:53:54 -0000 X-Spam-Check-By: sourceware.org Received: from tomts13.bellnexxia.net (HELO tomts13-srv.bellnexxia.net) (209.226.175.34) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 05 Feb 2007 22:53:48 +0000 Received: from smtp1.sympatico.ca ([209.226.175.27]) by tomts13-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with SMTP id <20070205225346.ZTT1773.tomts13-srv.bellnexxia.net@smtp1.sympatico.ca> for ; Mon, 5 Feb 2007 17:53:46 -0500 X-Mailer: Openwave WebEngine, version 2.8.6.6 (webedge20-101-174-112-20020617)" From: Andre-John Mas To: Date: Mon, 05 Feb 2007 22:53:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20070205225346.ZTT1773.tomts13-srv.bellnexxia.net@smtp1.sympatico.ca> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: Re: [ECOS] eCos, termio and sockets X-SW-Source: 2007-02/txt/msg00052.txt.bz2 Gary Thomas wrote > > Andre-John Mas wrote: > > Hi, > > > >>From what I can tell eCos doesn't seem to have the notion of pseudo-terminals. What I had originally wanted to do is do some termio operations on the file descriptor, associated with the socket, but since the socket is not a termio device this won't work. > > > > I am currently looking to see what else I could do to achieve my needs (blanking out password entry), though if anyone has handled this issue before, I would appreciate some suggestions. > > I think you need to think about this a little; what do you > have connected to what? where is the password being echoed? > Thinking about it a little, it turns out plain old VT100 escape codes work well enough for our needs. Thanks Andre -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss