From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BdS9q-0006sP-Vl for qemu-devel@nongnu.org; Thu, 24 Jun 2004 07:12:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BdS9p-0006sD-GT for qemu-devel@nongnu.org; Thu, 24 Jun 2004 07:12:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdS9o-0006s9-Aq for qemu-devel@nongnu.org; Thu, 24 Jun 2004 07:12:41 -0400 Received: from [194.90.9.21] (helo=mxout2.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BdS85-0000MS-4P for qemu-devel@nongnu.org; Thu, 24 Jun 2004 07:10:53 -0400 Received: from [192.168.2.112] ([212.143.109.38]) by mxout2.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HZT00DL57IUOP@mxout2.netvision.net.il> for qemu-devel@nongnu.org; Thu, 24 Jun 2004 13:52:06 +0300 (IDT) Date: Thu, 24 Jun 2004 13:52:05 +0200 From: Hetz Ben Hamo In-reply-to: <200406211614.39031.bobb@absamail.co.za> Message-id: <40DAC065.7080702@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <200406211614.39031.bobb@absamail.co.za> Subject: [Qemu-devel] Re: qemu - patch to restore tty flags Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bobb@absamail.co.za Cc: qemu-devel@nongnu.org Patch added to web page. Please update me for any changes.. Thanks, Hetz Bob Barry wrote: > Hetz - > > The following patch restores the tty flags so that "su" works normally after a qemu session. > The patch is against 20040624 CVS. It works on Gentoo x86 Linux, kernel 2.6.7; I can't test > other architectures. > > Thanks, > > Bob Barry > > > Patch "patch-qemu-restore-tty" restores the tty flags so that > "su" works normally after a qemu session. > > The patch is against 20040624 CVS. > > My setup is Gentoo x86 Linux, kernel 2.6.7 - I can't check other > distributions or architectures. > > Bob Barry >