NetBSD/usr.bin/netstat
2020-04-23 00:23:31 +00:00
..
atalk.c Avoid global scope for variables only used locally 2020-04-23 00:23:31 +00:00
bpf.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
fast_ipsec.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
if.c Update for per-cpu interface statistics. 2020-02-02 03:41:12 +00:00
inet6.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
inet.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
main.c remove soft interrupt queues that don't exist anymore. 2016-07-14 20:13:10 +00:00
Makefile remove unused 2020-04-03 16:41:59 +00:00
mbuf.c Limit maximum owner name to appease gcc 2019-06-25 14:52:55 +00:00
mroute6.c use the common code from route.c 2014-11-06 21:30:09 +00:00
mroute.c sprintf() -> snprintf(), and adjust a buffer size to avoid any 2019-10-06 00:27:50 +00:00
netstat_hostops.c remove unused 2020-04-03 16:41:59 +00:00
netstat_rumpops.c remove unused 2020-04-03 16:41:59 +00:00
netstat.1 Remove duplicate routing flag list 2016-05-12 03:44:11 +00:00
netstat.h use the common code from route.c 2014-11-06 21:30:09 +00:00
pfkey.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
pfsync.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
route.c Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
unix.c use _KMEMUSER for <sys/file.h> 2017-01-13 04:22:51 +00:00
vtw.c Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
vtw.h