On Sun, 14 Feb 1999, J.H.M. Dassen wrote:
> I have root access to a PowerPC Linux system, which uses UNIX98 ptys; I
> could test it for you.
I'll send my patches to the list, but I really don't know whether the ptmx
support works correctly. I have serious doubts about releasing the controlling
tty (->job control may fail), and setting the client side to raw mode. 

> > I changed a lot of things in tty.c server.c server_pty.c and client.c.
> > It works on my Linux, but I ran into a very wierd problem, which I want to
> > trace down. After running n+1 times (n tends to 3) the client without
> > restarting the server, sometimes I got bad TERM strings on the server side.
> 
> This may be cause by a memory allocation issue I've sent Niels fixes for.
> 
> In src/channel.c 's do_channel_close and do_channel_request, comment out the
> calls to lsh_string_free.
Oh yes. I also found this as the source of my problem.

Greets,
Keresztg

+ Keresztfalvi Gabor
+ Student of Technical University of Budapest
+ mailto: [EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
+ http://www.piar.hu/~keresztg/   Pubkey: finger [EMAIL PROTECTED]

Reply via email to