NetBSD/usr.bin/systat
mrg ef363e2dc9 if you change display types, the "Showing %s, refresh every %d seconds."
message is retained, and you can't get rid of it.  since it's dispalyed
in inverse, it feels like there's always an error happening (which is
really what the code has -- the above string is displayed via the error()
function.)  for several types of key press that largely are just "redraw"
operation (space, ^L, etc.), clear the error string as well.
2015-08-23 18:33:15 +00:00
..
bufcache.c
cmds.c
cmdtab.c
df.c
disks.c
extern.h
fetch.c
globalcmds.c
icmp.c
iostat.c
ip6.c
ip.c
keyboard.c
main.c
Makefile
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c
ps.h
swap.c
syscall.c
systat.1
systat.h
tcp.c
vmstat.c
vmstat.h