NetBSD/usr.bin/netstat
yamaguchi b5ec3f8464 Update sysctl key in netstat(1) 2020-05-27 05:59:16 +00:00
..
Makefile remove unused 2020-04-03 16:41:59 +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
inet.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
inet6.c sockb is only used locally, so move it into the function 2020-04-23 00:24:16 +00:00
main.c Avoid common symbol definitions. 2020-04-23 00:24:50 +00:00
mbuf.c Limit maximum owner name to appease gcc 2019-06-25 14:52:55 +00:00
mroute.c sprintf() -> snprintf(), and adjust a buffer size to avoid any 2019-10-06 00:27:50 +00:00
mroute6.c
netstat.1
netstat.h Avoid common symbol definitions. 2020-04-23 00:24: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
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 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