K 10 svn:author V 3 kib K 8 svn:date V 27 2009-04-16T09:37:48.183171Z K 7 svn:log V 168 In flushbufqueues(), do not allocate sentinel buffer on the stack, struct buf is large. Use sleeping malloc(9) call, and zero the allocated buf as a debugging feature. END