K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-01-11T07:51:52.000000Z K 7 svn:log V 197 Don't count mbufs with m_type == MT_HEADER or MT_OOBDATA as control data in sballoc(), sbcompress(), sbdrop() and sbfree(). Fixes fstat() st_size reporting and kevent() EVFILT_READ on TCP sockets. END