K 10 svn:author V 2 ed K 8 svn:date V 27 2010-10-20T09:35:20.912926Z K 7 svn:log V 261 Remove setpgid() call before executing child process. Using a separate process group here is bad, since (for example) job control in the TTY layer prevents interaction with the TTY, causing the child process to hang. Mentioned on: current@ MFC after: 2 weeks END