K 10 svn:author V 3 imp K 8 svn:date V 27 1999-04-25T21:13:34.000000Z K 7 svn:log V 318 First set of fixes to keep egcs happy. These include {} around single statement if blocks[*] when the else could be ambiguous, not defaulting to int type and removal of some unused variables. [*] This is explicitly allowed by style(9) when the single statement spans more than one line. Reviewed by: obrien, chuckr END