K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-02-27T15:49:07.000000Z K 7 svn:log V 238 1) Don't use -Wall in Makefile. 2) Don't compile vendor ID. 3) WARNS=4 fixes (constness, make a global local to avoid shadowing, unused parameters, rename local to avoid shadowing, remove junk after #endif) 4) remove some "register"s. END