K 10 svn:author V 8 schweikh K 8 svn:date V 27 2001-10-28T18:35:32.000000Z K 7 svn:log V 369 Make this compile cleanly when warnings are enabled: - ANSIfy function declarations - braces around initializers structs within structs - add parens in complicated expressions - disambiguate dangling elses - no more implicit int - make functions static where possible - use prototypes - don't use varargs hack for diag() Requested by: joerg MFC after: 2 weeks END