NetBSD/usr.bin/systat
abs 3dbe098822 introduce puthumanint() which calls humanize_number(), and use to
display disk transfer values (Suggested by Simon Burge). Also clip
%busy to 100 and display as an int which has the useful side effect
of stopping it overflowing into the next column (100.0).
2002-08-08 17:06:31 +00:00
..
Makefile introduce puthumanint() which calls humanize_number(), and use to 2002-08-08 17:06:31 +00:00
bufcache.c replace "vnode" and "vtext" with "file" and "exec" in uvmexp field names. 2001-12-09 03:07:43 +00:00
cmds.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
cmdtab.c - Add `boot', `run', `time' and `zero' commands to all IP displays. These work 2000-07-05 11:03:20 +00:00
disks.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
extern.h Fetch maxslp from the kernel. Only use USPACE if it's defined. 2001-07-14 07:09:11 +00:00
fetch.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
globalcmds.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
icmp.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
iostat.c Since the KERN_CP_TIME sysctl reports total clock ticks across all 2002-06-30 00:10:33 +00:00
ip.c receive, not recieve 2001-06-12 15:17:10 +00:00
ip6.c Don't try to use CPP token pasting to somehow 'stick' structure member 2000-12-20 01:16:42 +00:00
ipsec.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
keyboard.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
main.c Change deprecated curses function to new equivalent. 2001-12-06 12:40:51 +00:00
mbufs.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
netcmds.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
netstat.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
pigs.c Use kinfo_proc2. 2002-05-04 18:44:27 +00:00
ps.c Use kinfo_proc2. 2002-05-04 18:44:27 +00:00
ps.h Use kinfo_proc2. 2002-05-04 18:44:27 +00:00
swap.c Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
systat.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
systat.h Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:19:43 +00:00
tcp.c receive, not recieve 2001-06-12 15:17:10 +00:00
vmstat.c introduce puthumanint() which calls humanize_number(), and use to 2002-08-08 17:06:31 +00:00