kjd@icxn.UUCP (Kevin J. Dunlap) (06/04/91)
I have written a program that receives connection from the network and starts up a login process on a pty. This uses the System V streams based pty's found in SVR3.2, (/dev/ptmx). Once the login process starts up /bin/csh I get the following error: Warning: no access to tty: thus no job control in this shell... I get the shell prompt, and can run commands, I just don't have job control. What do I need to do to the pty to make /bin/csh happy and think it has access to the tty? Most of the pty code I am using is from the example found in "UNIX Network Programming" I am running, Interactive 386/ix Version 3.2.2. Thanks, -Kevin ------------------------------------------------------------------------ Kevin J. Dunlap kjd@icxn.icxn.com InterConnections, Inc. uunet!icxn!kjd 14711 NE 29th Place, Bellevue, WA 98007 206/881-5773 -- ------------------------------------------------------------------------ Kevin J. Dunlap kjd@icxn.icxn.com InterConnections, Inc. uunet!icxn!kjd 14711 NE 29th Place, Bellevue, WA 98007 206/881-5773