K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-11T06:42:11.000000Z K 7 svn:log V 262 Don't assume the shell's controlling terminal is attached to file descriptor 2. Instead, open /dev/tty. This problem stopped commands in subshells from being executed correctly if standard error was redirected. PR: 36671 Obtained from: NetBSD (but simplified) END