K 10 svn:author V 6 jilles K 8 svn:date V 27 2017-07-18T19:00:15.823119Z K 7 svn:log V 287 sh: Remove broken #ifdef NOHACK code (related to sh -c). Apart from the fact that subtle syntactic changes make a poor compile-time option, the NOHACK case has been obviously broken since it was added, because it uses q uninitialized if (*p != '\0'). No functional change is intended. END