On Sat, 6 Feb 1999, Keresztfalvi Gabor wrote:
> Hi all!
> The call to tty_setctty in server.c is too late in the code...
> In make_pty there is in[0]=pty->slave, so if we close(in[0]) prior to
> calling tty_setctty(pty->slave) then we'll get a errno=9 (bad file
> handler).
> BTW is somebody working on tty_encode_term_mode out there? Or may I start it?
> (First for POSIX systems (with termios)).
None that I know of. However Niels doesn't seem to respond to messages (at
least for mine ones) I don't know what happened to him.
--- Bazsi