Xref: utzoo comp.unix.sysv386:8712 comp.unix.programmer:1983 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!milton!sumax!polari!rwing!seaeast!icxn!kjd From: kjd@icxn.UUCP (Kevin J. Dunlap) Newsgroups: comp.unix.sysv386,comp.unix.programmer Subject: Sys V R3.2 pty's and job control Message-ID: <143@icxn.UUCP> Date: 3 Jun 91 21:50:32 GMT Followup-To: comp.unix.sysv386 Organization: InterConnections, Bellevue, WA Lines: 33 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