Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!ucsd!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: How do I port TIOCNOTTY into SYSV.2 Message-ID: <291@auspex.UUCP> Date: 23 Oct 88 21:44:03 GMT References: <1816@datack.UUCP> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 4 >My question is how do I disassociate the program from the terminal under >V.2 like under BSD? Try "setpgrp()".