This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4055] hpd calls Runtime.getRuntime ().exec(cmd) aka system()


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]