K 10 svn:author V 5 harti K 8 svn:date V 27 2005-02-04T12:30:54.000000Z K 7 svn:log V 326 Minor cleanup: make brk_string to return argc only if the pointer to it was non-NULL. This let's us eliminated an otherwise unused variable. shellneeded can never return -1 so there is no need to check for it and hence no need for a variable to hold the returned value. Submitted by: Max Okumoto (partly) END