freebsd_amp_hwpstate/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
..
Makefile
cmds.c
cmdtab.c
disks.c
extern.h extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
fetch.c
iostat.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
keyboard.c
main.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
mbufs.c
netcmds.c
netstat.c
pigs.c
swap.c
systat.1 extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
systat.h
vmstat.c extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00