NetBSD/usr.bin/netstat
kamil fc2fae23cf netstat: Add indirection of symbols to remove clash with sanitizers
Add indirection and symbol renaming under MKSANITIZER for the linked in
version of sysctlbyname, sysctlgetmibinfo and sysctlnametomib.
2019-08-18 04:14:40 +00:00
..
atalk.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +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 Print iqdrops, too. This change also fixes a bug that Odrops prints 2018-07-11 07:46:20 +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 netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +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 use the common code from route.c 2014-11-06 21:30:09 +00:00
netstat_hostops.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +00:00
netstat_rumpops.c netstat: Add indirection of symbols to remove clash with sanitizers 2019-08-18 04:14:40 +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
prog_ops.h 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