K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-07-15T12:18:36.291746Z K 7 svn:log V 231 Nuke mbstat. It wasn't used for mbuf statistics since FreeBSD 5. Now that r253351 moved sendfile() stats to a separate struct, the last field used in mbstat is m_mcfail, which is updated, but never read or obtained from userland. END