K 10 svn:author V 8 schweikh K 8 svn:date V 27 2003-12-23T15:01:12.000000Z K 7 svn:log V 234 Fix a case of undefined behavior due to overlapping buf objects in snprintf (buf, size, fmt, buf, etc). This only works by chance with our libc, but fails (with a truncated string) on e.g. glibc. Okayed by: sobomax MFC after: 1 week END