K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-02-12T19:33:22.000000Z K 7 svn:log V 317 When the mbuf code was changed to use a private allocator instead of the kernel malloc, netstat was never updated to reflect the fact that there are once again allocated-but-free mbufs, just as there are clusters, and so the information presented about how much memory was allocated to the network was bogus. Fixed. END