NetBSD/usr.bin/netstat
2020-08-06 07:38:54 +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 add missing {IP,IP6}_STAT_NOIPSEC to netstat. 2020-08-06 07:38:54 +00:00
inet.c add missing {IP,IP6}_STAT_NOIPSEC to netstat. 2020-08-06 07:38:54 +00:00
main.c Avoid common symbol definitions. 2020-04-23 00:24:50 +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
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 netstat.1: add various xrefs present in the body to "See Also" 2020-07-21 04:58:43 +00:00
netstat.h Avoid common symbol definitions. 2020-04-23 00:24:50 +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 Update sysctl key in netstat(1) 2020-05-27 05:59:16 +00:00
unix.c
vtw.c Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
vtw.h