K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2004-03-09T11:57:28.000000Z K 7 svn:log V 192 Fix the easy warnings: 1) Avoid shadowing index. 2) Constness. 3) Missing prototype for ifcmd. 4) Missing include of string.h. 5) Avoid shadowing error function. 6) ANSI definition for main. END