K 10 svn:author V 3 bde K 8 svn:date V 27 2002-07-11T17:28:29.000000Z K 7 svn:log V 294 Fixed a printf format error that was fatal on alphas. Adding WFORMAT=0 to the Makefile didn't affect this bug because WFORMAT only controls higher- level format checking (not the -Wformat that is implicit in -Wall). Fixed a nearby printf format error that was benign and 3 nearby style bugs. END