freebsd-dev/usr.bin/netstat
Garrett Wollman 2fde9bd6de 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.
1997-02-12 19:33:22 +00:00
..
atalk.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
if.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
inet.c Print out the new uninteresting-multicast-packets statistic. 1997-01-21 21:08:57 +00:00
ipx.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
iso.c
main.c
Makefile
mbuf.c When the mbuf code was changed to use a private allocator instead of 1997-02-12 19:33:22 +00:00
mroute.c
netstat.1
netstat.h
ns.c
route.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
unix.c