From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2147 invoked by alias); 22 Feb 2007 16:03:05 -0000 Received: (qmail 2106 invoked by uid 48); 22 Feb 2007 16:02:54 -0000 Date: Thu, 22 Feb 2007 16:03:00 -0000 Message-ID: <20070222160254.2105.qmail@sourceware.org> From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070215190733.4055.cagney@redhat.com> References: <20070215190733.4055.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4055] hpd calls Runtime.getRuntime ().exec(cmd) aka system() X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00471.txt.bz2 List-Id: ------- Additional Comments From cagney at redhat dot com 2007-02-22 16:02 ------- The fix here is to create a PtyTerminal that extend jline.Terminal. That code then uses frysk.sys.termios to set/clear the terminal settings. This needs to be common code, perhaphs in frysk-core/frysk.util, so that fhpd, and the corresponding GUI instance of fhpd can share it. There is an existing PtyTerminal in frysk.vtecli, that can be eliminated. -- What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO|4054 | nThis| | Summary|jline calls |hpd calls Runtime.getRuntime |Runtime.getRuntime |().exec(cmd) aka system() |().exec(cmd) aka system() | http://sourceware.org/bugzilla/show_bug.cgi?id=4055 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.