freebsd-nq/usr.bin/systat
Peter Jeremy 34f1d516aa
systat: Display seconds in vmstat mode
Providing a timestamp with seconds granularity helps make it obvious
that the display is updating.

Reviewed by:    mckusick
Differential Revision:  https://reviews.freebsd.org/D29181

(cherry picked from commit c9d1fa7003)
2022-03-05 13:53:34 +11: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
fetch.c
icmp6.c
icmp.c
ifcmds.c
ifstat.c
iostat.c
ip6.c
ip.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 systat: Display seconds in vmstat mode 2022-03-05 13:53:34 +11:00
zarc.c