This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
netstat
History
Bruce Evans
3e15599181
Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"
...
without removing the space before it.
2003-12-29 04:34:36 +00:00
..
atalk.c
…
if.c
Fix some minor nits in netstat whereby large interface names would be
2003-11-28 17:34:23 +00:00
inet6.c
…
inet.c
Print the correct ICMP statistics for "no return routes".
2003-10-23 13:53:19 +00:00
ipsec.c
…
ipx.c
…
main.c
Restore old netstat -m output.
2003-12-23 13:24:03 +00:00
Makefile
…
mbuf.c
Teach netstat about the new sendfile statistics.
2003-12-28 08:59:41 +00:00
mroute6.c
…
mroute.c
…
netgraph.c
…
netstat.1
Restore old netstat -m output.
2003-12-23 13:24:03 +00:00
netstat.h
Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"
2003-12-29 04:34:36 +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
…