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
..
Makefile
bufcache.c fix unused variable warnings 2013-10-18 20:47:06 +00:00
cmds.c
cmdtab.c
df.c
disks.c Restore lost break. 2014-03-08 20:51:20 +00:00
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
ip.c Always use_sysctl in preparation of removing all kvm code. 2014-06-03 22:22:41 +00:00
ip6.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
mbufs.c mbufs display was broken since the time we moved to percpu stats. 2012-11-23 01:43:10 +00:00
netcmds.c
netstat.c Fix fallout from circleq->tailq transition. 2013-11-24 13:13:12 +00:00
pigs.c fix wrong sysctl 2012-11-23 03:46:35 +00:00
ps.c Remove some pointless inclusions os sys/user.h 2014-02-19 20:42:14 +00:00
ps.h use sysctl 2012-11-23 03:33:05 +00:00
swap.c
syscall.c Remove some pointless inclusions os sys/user.h 2014-02-19 20:42:14 +00:00
systat.1 Make :drives, :display, :ignore accept fnmatch(3) patterns to specify drives. 2013-10-18 22:42:31 +00:00
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