Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/29/2000 04:38:35
Module Name:	basesrc
Committed By:	simonb
Date:		Mon May 29 11:38:35 UTC 2000

Modified Files:
	basesrc/usr.bin/top/machine: m_netbsd15.c

Log Message:
cp_time[] is now an array of u_int64_t's.  Add a percentages64() function
that deals with u_int64_t's instead of long's.


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

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