1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/usr.bin/netstat
Alfred Perlstein 1164d324ea 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):
2003-12-26 18:47:41 +00:00
..
atalk.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
if.c Fix some minor nits in netstat whereby large interface names would be 2003-11-28 17:34:23 +00:00
inet6.c o Typo/Grammar fixes 2003-01-14 16:02:56 +00:00
inet.c Print the correct ICMP statistics for "no return routes". 2003-10-23 13:53:19 +00:00
ipsec.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
ipx.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
main.c Restore old netstat -m output. 2003-12-23 13:24:03 +00:00
Makefile Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] 2003-03-05 19:20:29 +00:00
mbuf.c Fix percentages by using long long to hold values for 'space', 2003-12-26 18:47:41 +00:00
mroute6.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
mroute.c 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
netgraph.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
netstat.1 Restore old netstat -m output. 2003-12-23 13:24:03 +00:00
netstat.h Restore old netstat -m output. 2003-12-23 13:24:03 +00:00
route.c Fix some minor nits in netstat whereby large interface names would be 2003-11-28 17:34:23 +00:00
unix.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00