K 10 svn:author V 6 kbyanc K 8 svn:date V 27 2002-01-06T08:38:23.000000Z K 7 svn:log V 310 * Implement SBUF_AUTOEXTEND flag; sbufs created with this flag are automatically extended to prevent overflow. * Added sbuf_vprintf(); sbuf_printf() is now just a wrapper around sbuf_vprintf(). * Include and when building libsbuf to silence WARNS=4 warnings. Reviewed by: des END