freebsd-dev/usr.bin/systat
Michael Reifenberger 9a8fc6bba3 Introduce sysputpage() to display large page size with human readable format.
Using UI units allows to fit larger numbers in columns.
Stop calling v_page_size - this is a value that doesn't change at runtime.
Renamed WINDOW *wnd to *wd to avoid conflict with global *wnd variable.
Use bit-shift to convert page size to byte.

PR:             246458
Submitted by:   ota@j.email.ne.jp
MFC after: 2 weeks
Differential Revision:  D24834
2020-05-15 17:37:08 +00: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 -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
devs.h systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
extern.h Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +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 Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
icmp.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ifcmds.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ifstat.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
iostat.c systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
ip6.c Add stat counter for ipv6 atomic fragments 2019-04-19 17:06:43 +00:00
ip.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
keyboard.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
main.c Patch systat -zarc to display cumulative rate and round down large numbers by SI units 2020-05-11 20:34:52 +00:00
Makefile Patch systat -zarc to display cumulative rate and round down large numbers by SI units 2020-05-11 20:34:52 +00: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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pigs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sctp.c Don't show the number of currently established SCTP associations, 2018-04-10 08:19:14 +00:00
swap.c systat: remove redundant definition of kd 2020-03-29 02:30:23 +00:00
sysput.c Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +00:00
systat.1
systat.h systat -zarc to display disk activities like -vm 2019-04-02 14:01:03 +00:00
tcp.c Fix printing of 64-bit counters on 32-bit ppc platforms. 2018-11-12 13:26:13 +00:00
vmstat.c Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +00:00
zarc.c Patch systat -zarc to display cumulative rate and round down large numbers by SI units 2020-05-11 20:34:52 +00:00