K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-10-01T13:22:12.000000Z K 7 svn:log V 206 Replace a home-grown printf() clone with a fwopen() wrapper around libc's vfprintf() that writes to a `struct output' instead of a file. Inspired by NetBSD's similar changes (they used asprintf() instead). END