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
cmdtab.c
convtbl.c
convtbl.h
devs.c
devs.h
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
icmp.c
ifcmds.c
ifstat.c
iostat.c
ip6.c
ip.c
keyboard.c
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
mode.c
mode.h
netcmds.c
netstat.c
pigs.c
sctp.c
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
tcp.c
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