NetBSD/usr.bin/netstat
mrg 1e71d48020 re-do the previous to avoid malloc/free on the same size every iteration.
with this, or the previous, 'netstat -b 1' no longer leaks memory in
-current (or any older release using sysctl for this.)
2017-01-22 04:52:04 +00:00
..
Makefile for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
atalk.c
bpf.c
fast_ipsec.c
if.c re-do the previous to avoid malloc/free on the same size every iteration. 2017-01-22 04:52:04 +00:00
inet.c in getpcblist_sysctl() if sysctlnametomib() fails, return NULL and 2016-12-23 06:22:00 +00:00
inet6.c Print previously missing fields from a TCP6 PCB. 2016-12-17 09:12:22 +00:00
main.c remove soft interrupt queues that don't exist anymore. 2016-07-14 20:13:10 +00:00
mbuf.c
mroute.c
mroute6.c
netstat.1 Remove duplicate routing flag list 2016-05-12 03:44:11 +00:00
netstat.h
netstat_hostops.c
netstat_rumpops.c
pfkey.c
pfsync.c
prog_ops.h
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 PR/50873: David Binderman: use logical or instead of arithmetic 2016-02-29 18:19:46 +00:00
vtw.h