From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EkoBX-0004O1-OD for qemu-devel@nongnu.org; Fri, 09 Dec 2005 14:45:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EkoBV-0004Lg-La for qemu-devel@nongnu.org; Fri, 09 Dec 2005 14:45:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EkoBV-0004LU-As for qemu-devel@nongnu.org; Fri, 09 Dec 2005 14:45:37 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EkoCk-0002OE-I9 for qemu-devel@nongnu.org; Fri, 09 Dec 2005 14:46:54 -0500 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EkoB7-00056S-3Y for qemu-devel@nongnu.org; Fri, 09 Dec 2005 14:45:13 -0500 Date: Fri, 9 Dec 2005 14:45:13 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] [PATCH] fix for pty device output Message-ID: <20051209194513.GA19565@nevyn.them.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Fri, Dec 09, 2005 at 04:32:17PM +0100, David Decotigny wrote: > BTW, I was also looking for a simple program to dial with these pty, a > kind of telnet for ptys... I couldn't find one. Yet, I am pretty sure it > does exist ! Anyway, attached is the homemade and very basic version of > this program (usage: "./termslave /dev/pts/4" for example once qemu is > running). If someone could tell me the name of THE unix-ish program to > do the job, I would be glad to throw mine away. It's probably just a line or two of 'expect'. -- Daniel Jacobowitz CodeSourcery, LLC