opnsense-src/usr.bin/systat
Kirk McKusick 18870c75bf systat -vm: Humanize output for ease of reading.
Using 8 width is too wide for large numbers like 1379991K;
1330M is easier to read.

Submitted by: ota_j.email.ne.jp
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D33495

(cherry picked from commit a115a4aa51)
2022-01-18 15:09:19 -08:00
..
cmds.c Don't leak tmpstr. 2018-06-21 07:42:28 +00:00
cmdtab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
convtbl.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
convtbl.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
icmp6.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
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 systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
ip.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
ip6.c Add stat counter for ipv6 atomic fragments 2019-04-19 17:06:43 +00:00
keyboard.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mode.c
mode.h
netcmds.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
netstat.c systat: clean up code assuming network classes 2021-12-10 10:27:44 -06:00
pigs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
proc.c Augment systat(1) -swap to display large swap space processes 2021-11-01 02:44:51 +02:00
sctp.c Don't show the number of currently established SCTP associations, 2018-04-10 08:19:14 +00:00
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 Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
vmstat.c systat -vm: Humanize output for ease of reading. 2022-01-18 15:09:19 -08:00
zarc.c Clean up copyright messages. 2021-05-16 23:09:42 -07:00