1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/netstat
Dimitry Andric 93f8854c00 Remove superfluous cast in usr.bin/netstat/sctp.c.
Found by:	clang
Submitted by:	Norberto Lopes, nlopes dot ml at gmail dot com
Approved by:	rpaulo (mentor)
2010-10-08 20:40:05 +00:00
..
atalk.c
bpf.c
if.c Remove more extraneous ;s. 2010-07-15 00:04:14 +00:00
inet6.c
inet.c Show hostcache statistics. 2010-10-05 05:15:27 +00:00
ipsec.c
ipx.c
main.c Teach netstat -Q to work with -N and -M by adding libkvm versions of data 2010-03-01 00:46:45 +00:00
Makefile Teach netstat(1) to print out netisr statistics when given the -Q argument. 2010-02-22 15:57:36 +00:00
mbuf.c
mroute6.c
mroute.c
netgraph.c Now fix functionality of 'netstat -f netgraph' that hasn't worked 2010-03-12 15:04:59 +00:00
netisr.c Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' in 2010-03-01 12:11:37 +00:00
netstat.1 Update date on netstat(1) for -Q. 2010-02-22 16:05:45 +00:00
netstat.h Teach netstat -Q to work with -N and -M by adding libkvm versions of data 2010-03-01 00:46:45 +00:00
pfkey.c
route.c
sctp.c Remove superfluous cast in usr.bin/netstat/sctp.c. 2010-10-08 20:40:05 +00:00
unix.c