K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-08-13T21:33:50.070146Z K 7 svn:log V 232 MFC r222716: sh: Fix $? in heredocs on simple commands. The patch is slightly different because redirected compound commands are handled differently in stable/8 (no separate function, redirection errors are fatal). PR: bin/41410 END