NetBSD/usr.bin/netstat
rpaulo fbe17c43c7 Bump date for previous. 2005-12-28 22:53:59 +00:00
..
Makefile Added bpf.c. 2005-08-04 19:40:00 +00:00
atalk.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
bpf.c Convert 3 printf() calls into one puts(). 2005-11-21 22:43:34 +00:00
fast_ipsec.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
if.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
inet.c Use PRIxPTR when printing a pointer. 2005-08-12 14:08:16 +00:00
inet6.c Use net.inet6.{ip6,udp6,pim6,raw6}.stats for live systems. 2005-08-28 21:06:57 +00:00
ipsec.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
iso.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
main.c make bpf stats #ifndef SMALL, 2005-09-14 15:35:26 +00:00
mbuf.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
mroute.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
mroute6.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
netstat.1 Bump date for previous. 2005-12-28 22:53:59 +00:00
netstat.h Request process information using sysctl(3) and not kvm(3) since bpf(4) 2005-09-02 22:23:13 +00:00
ns.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
route.c Added #include <kvm.h> since netstat.h, which is included too, needs it. 2005-08-04 19:41:28 +00:00
unix.c Use sysctl to fetch AF_LOCAL PCB lists if reading live kernel. 2005-09-04 18:59:57 +00:00