However adding:
ioctl(slave, TIOCCONS, &one);
to the slave side of the pseudo tty (sysinst already uses one) seems to
cause the process to lock up waiting on TTYOUT.
My suspicions are that the programs own output to its tty are also
being intercepted - since that is also the console.
However the code is rather IO challenged so I'm not exactly sure!
Should this work?
David
--
David Laight: da...@l8s.co.uk