opnsense-src/usr.bin/systat
Mike Karels c7444d9cb3 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.

(cherry picked from commit a2e7dfca86)
2021-12-10 10:27:44 -06:00
..
cmds.c
cmdtab.c
convtbl.c
convtbl.h
devs.c systat: Handle SIGWINCH to properly window resizing and adjust -swap disk stat based on new size. 2021-11-01 03:26:53 +02:00
devs.h systat: Handle SIGWINCH to properly window resizing and adjust -swap disk stat based on new size. 2021-11-01 03:26:53 +02:00
extern.h Improve size readability. 2021-04-21 21:11:36 +02:00
fetch.c Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +00:00
icmp.c
icmp6.c
ifcmds.c Handle device removal and removal+add cases to fix infinity rate. 2020-07-11 13:56:36 +00:00
ifstat.c Handle device removal and removal+add cases to fix infinity rate. 2020-07-11 13:56:36 +00:00
iostat.c
ip.c
ip6.c
keyboard.c
main.c systat: Handle SIGWINCH to properly window resizing and adjust -swap disk stat based on new size. 2021-11-01 03:26:53 +02:00
Makefile Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c systat: clean up code assuming network classes 2021-12-10 10:27:44 -06:00
pigs.c
proc.c Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
sctp.c
swap.c systat: Handle SIGWINCH to properly window resizing and adjust -swap disk stat based on new size. 2021-11-01 03:26:53 +02:00
sysput.c Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
systat.1 Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
systat.h Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
tcp.c
vmstat.c Adjust to display more than 999 sleeping threads 2020-12-27 22:32:22 +01:00
zarc.c Clean up copyright messages. 2021-05-16 23:09:42 -07:00