cvs commit: src/usr.bin/netstat mbuf.c
Alfred Perlstein
alfred at FreeBSD.org
Fri Dec 26 10:47:42 PST 2003
alfred 2003/12/26 10:47:41 PST
FreeBSD src repository
Modified files:
usr.bin/netstat mbuf.c
Log:
Fix percentages by using long long to hold values for 'space',
overflow was breaking a bunch of the stats, specifically the
percentage displayed for wired memory.
Fix the output for current/peak/max lines, I forgot to output the types.
161/320/51200 (current/peak/max):
-to-
639/25696/51200 mbufs in use (current/peak/max):
Revision Changes Path
1.35 +12 -9 src/usr.bin/netstat/mbuf.c
More information about the cvs-src
mailing list