K 10 svn:author V 3 phk K 8 svn:date V 27 2005-01-11T10:01:54.000000Z K 7 svn:log V 231 Give flushbuflist() a struct bufv as first argument and avoid home-rolling TAILQ_FOREACH_SAFE(). Loose the error pointer argument and return any errors the normal way. Return EAGAIN for the case where more work needs to be done. END