K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2002-08-11T19:52:19.000000Z
K 7
svn:log
V 283
Replace non-obvious calls to sprintf where the buffer size is available
with calls to snprintf.  Also replace some calls to sprintf with calls to
concat, concatpath, or snprintf where possible.  Based on work by Bear
Giles.

Eliminate the remaining warnings that are easily fixable.

END
