freebsd-src/usr.bin/systat
Bruce Evans 3544ae54e2 extern.h, iostat.c, main.c, vmstat.c:
Use the correct value of hz (stathz if it is nonzero) for
	interpretion of dk_time[] and cp_time[] in iostat.c.  Avoid
	multiple conversions of this value in iostat.c and vmstat.c

iostat.c:
	Implement the display of cp_time[CP_INTR].  Fix the display
	of cp_time[CP_IDLE] (the display was always null because
	cp_time[CP_INTR] == 0 was displayed instead).

systat.1:
	Document the display of cp_time[CP_INTR].

vmstat.c:
	Implement the display of cp_time[CP_INTR].
1994-12-03 10:06:40 +00:00
..
cmds.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
cmdtab.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
disks.c New way of getting disk drive names. 1994-10-16 04:04:56 +00:00
extern.h extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
fetch.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
iostat.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
keyboard.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
main.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
Makefile Another absolute path... 1994-11-21 01:07:02 +00:00
mbufs.c Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
netcmds.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
netstat.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pigs.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
swap.c #if 0'd out the meat of the swap code until I get a chance to rewrite it. 1994-10-09 07:37:18 +00:00
systat.1 extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
systat.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
vmstat.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00