K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-08-18T06:43:44.000000Z K 7 svn:log V 286 Avoid accessing the current job's process table in the child part of forkshell() after it has been freed. This caused mysterious behaviour when anything but the first command in a pipeline tried to access the terminal when the `junk' malloc() option was enabled (which is the default). END