freebsd-nq/usr.bin/systat
Kirk McKusick a115a4aa51 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
Reviewed by:  mckusick
MFC after:    2 weeks
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D33495
2022-01-01 19:48:06 -08: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 systat: Handle SIGWINCH to properly window resizing and adjust 2021-04-21 20:31:58 +02:00
extern.h systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
fetch.c Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +00:00
icmp6.c
icmp.c
ifcmds.c Handle device removal and removal+add cases to fix infinity rate. 2020-07-11 13:56:36 +00:00
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 Add stat counter for ipv6 atomic fragments 2019-04-19 17:06:43 +00:00
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 systat: Avoid incorrect reallocation in pigs.c 2021-04-21 20:09:21 +02:00
proc.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
sctp.c
swap.c Augment systat(1) -swap to display large swap space processes 2021-10-26 15:50:29 +03:00
sysput.c systat: mostly clean up warns 2021-11-01 23:11:16 +00:00
systat.1 Augment systat(1) -swap to display large swap space processes 2021-10-26 15:50:29 +03:00
systat.h Augment systat(1) -swap to display large swap space processes 2021-10-26 15:50:29 +03:00
tcp.c
vmstat.c systat -vm: Humanize output for ease of reading. 2022-01-01 19:48:06 -08:00
zarc.c Clean up copyright messages. 2021-05-10 23:14:35 -07:00