K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2002-08-24T00:23:07.000000Z
K 7
svn:log
V 399
vsnprintf isn't available on Tru64.  We could backport from CURRENT, but
on reviewing all of the innfeed source, the only places logOrPrint are
used are to report errors in the configuration file.  Buffer overflows
caused by user-supplied data aren't interesting since they don't lead to
privilege elevation, so we'll live with this being vsprintf for the 2.3.x
series.  Fixed the right way in 2.4.

END
