opnsense-src/usr.bin/systat
Marcelo Araujo 18b14b4415 Add on systat -vm the ability to display the physical and kernel memory
percent usage.

PR:		bin/203917
Submitted by:	ota <ota@j.email.ne.jp>
Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D4281
2015-12-28 02:07:56 +00:00
..
cmds.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
cmdtab.c Add support to systat to display SCTP statistics. 2015-10-24 09:34:40 +00:00
convtbl.c ANSIfy and remove register. 2008-01-16 19:27:43 +00:00
convtbl.h Add the Tera scale factor, which is an easy job now. 2006-11-27 16:33:44 +00:00
devs.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
devs.h
extern.h Add support to systat to display SCTP statistics. 2015-10-24 09:34:40 +00:00
fetch.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
icmp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
icmp6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ifcmds.c Fix several new & old style issues. 2013-02-20 14:19:09 +00:00
ifstat.c Fix integer truncation in affecting systat -ifstat 2014-09-29 17:38:50 +00:00
iostat.c - Avoid accessing window properties directly, instead, use accessors. 2015-09-10 22:07:52 +00:00
ip.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ip6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
keyboard.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
main.c Use _PATH_DEVNULL instead of direct hardcoding. 2015-09-28 18:19:22 +00:00
Makefile Add support to systat to display SCTP statistics. 2015-10-24 09:34:40 +00:00
Makefile.depend Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
mode.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
mode.h Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
netcmds.c Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
netstat.c - Avoid accessing window properties directly, instead, use accessors. 2015-09-10 22:07:52 +00:00
pigs.c - Avoid accessing window properties directly, instead, use accessors. 2015-09-10 22:07:52 +00:00
sctp.c Add support to systat to display SCTP statistics. 2015-10-24 09:34:40 +00:00
swap.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
systat.1 Bump date. Missed in r289873. 2015-10-24 09:41:43 +00:00
systat.h Add support to systat to display zfs arc cache status/info 2015-09-27 09:15:54 +00:00
tcp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
vmstat.c Add on systat -vm the ability to display the physical and kernel memory 2015-12-28 02:07:56 +00:00
zarc.c Add support to systat to display zfs arc cache status/info 2015-09-27 09:15:54 +00:00