K 10 svn:author V 5 brian K 8 svn:date V 27 1998-04-14T23:17:24.000000Z K 7 svn:log V 213 Pass all command arguments around with struct cmdargs rather than incrementing argv and decrementing argc. Now individual functions can determine their caller. This also removes the "prefix" hack in FindExec(). END