K 10 svn:author V 4 mike K 8 svn:date V 27 2001-08-06T22:01:31.000000Z K 7 svn:log V 287 o Correctly define rcsid. o Add consts where appropriate. o Rename some variables that were shadowing global declarations. o Remove register storage-classes. o Make errmsg a const, so we can just set error messages instead of using sprintf/strcpy. o Set WARNS=2 Reviewed by: bde, des END