K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T15:48:04.000000Z K 7 svn:log V 164 sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller does not provide a struct sbuf, sbuf_new(9) will allocate one and return a pointer to it. END