Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/18/1999 22:35:15
Module Name:	basesrc
Committed By:	itohy
Date:		Sat Jun 19 05:35:15 UTC 1999

Modified Files:
	basesrc/usr.bin/systat: ps.c

Log Message:
Fix CPU percentage of "systat ps".
Yes, the name of the member "pt_pctcpu" is confusing :-).
Use double instead of float.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/systat/ps.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.