NetBSD/usr.bin/netstat
mrg 0537635d0c for 64 bit mips platforms where we built userland largely as n32 by
default, build a handful of tools as n64 so they work properly.

unfortunately, they're also static as dynamic n64 has a problem.

of these tools pstat is probably the lowest hanging fruit to convert
to sysctl.  systat would be close were it not for the netstat screen,
which includes netstat itself.

the rest are difficult to perhaps foolish.


the upside is that netstat, pmap and fstat all work properly now.
2016-12-23 10:19:57 +00:00
..
atalk.c Drop assignment from uninitialized and otherwise unused variable. 2015-06-06 13:08:31 +00:00
bpf.c
fast_ipsec.c
if.c Fix "sidewaysintpr", the thing that prints interface statistics in a 2016-11-24 00:05:13 +00:00
inet6.c Print previously missing fields from a TCP6 PCB. 2016-12-17 09:12:22 +00:00
inet.c in getpcblist_sysctl() if sysctlnametomib() fails, return NULL and 2016-12-23 06:22:00 +00:00
main.c remove soft interrupt queues that don't exist anymore. 2016-07-14 20:13:10 +00:00
Makefile for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
mbuf.c revert previous, will fix differently. 2015-07-28 19:46:42 +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_rumpops.c
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
pfsync.c
prog_ops.h
route.c Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
unix.c
vtw.c PR/50873: David Binderman: use logical or instead of arithmetic 2016-02-29 18:19:46 +00:00
vtw.h