K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-11-17T23:48:21.000000Z K 7 svn:log V 307 Fix a large number of -Wall, -Wformat and -W compiler warnings. These were mainly missing casts or wrong format strings in printf statements, but there were also missing includes, unused variables, functions and arguments. The choice of `long' vs `int' still seems almost random in a lot of places though. END