Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/09/2000 00:09:31
Module Name: basesrc
Committed By: enami
Date: Fri Jun 9 07:09:30 UTC 2000
Modified Files:
basesrc/usr.bin/top/machine: m_netbsd15.c
Log Message:
Use u_int64_t to avoid an integer overflow when converting total number
of swap blocks into kilo bytes.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.