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 if you change display types, the "Showing %s, refresh every %d seconds." 2015-08-23 18:33:15 +00:00
fetch.c
globalcmds.c
icmp.c Always use_sysctl in preparation of removing all kvm code. 2014-06-03 22:22:41 +00:00
iostat.c
ip6.c Always use_sysctl in preparation of removing all kvm code. 2014-06-03 22:22:41 +00:00
ip.c Always use_sysctl in preparation of removing all kvm code. 2014-06-03 22:22:41 +00:00
keyboard.c if you change display types, the "Showing %s, refresh every %d seconds." 2015-08-23 18:33:15 +00:00
main.c if you change display types, the "Showing %s, refresh every %d seconds." 2015-08-23 18:33:15 +00:00
Makefile
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c
ps.h
swap.c
syscall.c
systat.1
systat.h
tcp.c Always use_sysctl in preparation of removing all kvm code. 2014-06-03 22:22:41 +00:00
vmstat.c Update stats-keeping in sys/kern/vfs_cache.c to remove (most) 2014-12-24 20:01:21 +00:00
vmstat.h