K 10 svn:author V 2 ed K 8 svn:date V 27 2010-11-03T10:23:06.248600Z K 7 svn:log V 240 MFC r214105: 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. END