NetBSD/usr.bin/systat
hubertf 756c7041c0 Add "df" display to give information about filesystems, available diskspace
and used disk capacity, similar to df(1):

Filesystem        Avail   Capacity
                         /0%  /10% /20% /30% /40% /50% /60% /70% /80% /90% /100%
/                  359M |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
/tmp               180M |
/home              146G |XXXXXXXXXXXXXXXX
2005-02-16 03:45:41 +00:00
..
Makefile Add "df" display to give information about filesystems, available diskspace 2005-02-16 03:45:41 +00:00
bufcache.c Show more information about page types in use, and free pages. 2004-11-23 03:11:33 +00:00
cmds.c Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
cmdtab.c Add "df" display to give information about filesystems, available diskspace 2005-02-16 03:45:41 +00:00
df.c Add "df" display to give information about filesystems, available diskspace 2005-02-16 03:45:41 +00:00
disks.c WRT disk commands, make the man page consistent with the program, and add the 2003-09-12 17:32:29 +00:00
extern.h Add "df" display to give information about filesystems, available diskspace 2005-02-16 03:45:41 +00:00
fetch.c be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
globalcmds.c Using timeout() to control refresh gets rid of a whole pile of signal-related 2004-07-03 18:54:47 +00:00
icmp.c
iostat.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ip.c
ip6.c
ipsec.c
keyboard.c Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
main.c Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
mbufs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
netcmds.c Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
netstat.c - remove left over debugging code. 2005-01-09 01:27:47 +00:00
pigs.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ps.c g/c SDEAD handling 2004-01-11 19:15:50 +00:00
ps.h
swap.c Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
systat.1 Add "df" display to give information about filesystems, available diskspace 2005-02-16 03:45:41 +00:00
systat.h be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
tcp.c
vmstat.c PR/29213: Nicolas Joly: sysstat(1) vmstat cannot display large memory values 2005-02-03 16:16:00 +00:00