freebsd-nq/usr.bin/systat
Mike Karels a2e7dfca86 systat: clean up code assuming network classes
Similar to netstat, clean up code that uses inet_lnaof() to check for
binding to "host 0" (lowest host on network) as a "network" bind.
Such things don't happen, and current networks are seldom if ever
found in /etc/networks.

MFC after:	1 month
Reviewers:	tuexen
Differential Revision: https://reviews.freebsd.org/D32720
2021-11-09 09:35:16 -06:00
..
cmds.c
cmdtab.c
convtbl.c
convtbl.h
devs.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
devs.h
extern.h systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
fetch.c
icmp6.c
icmp.c
ifcmds.c
ifstat.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
iostat.c systat: fix stack overflow when running -iostat 2021-11-01 23:57:27 +00:00
ip6.c
ip.c
keyboard.c
main.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
Makefile systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c systat: clean up code assuming network classes 2021-11-09 09:35:16 -06:00
pigs.c
proc.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
sctp.c
swap.c
sysput.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
systat.1
systat.h
tcp.c
vmstat.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
zarc.c