git: systat - unsigned expansion to proper display >= 2G values on 32 bit boxes
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 16 17:58:52 PST 2011
commit 0d9e4928282a7c4cb97f1de8ed8e7b57f319db9a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 16 17:56:39 2011 -0800
systat - unsigned expansion to proper display >= 2G values on 32 bit boxes
* Rename putlong() to put64(), and have it takes an intmax_t argument
instead of a long.
Summary of changes:
usr.bin/systat/vmstat.c | 90 +++++++++++++++++++++++------------------------
1 files changed, 44 insertions(+), 46 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d9e4928282a7c4cb97f1de8ed8e7b57f319db9a
--
DragonFly BSD source repository
More information about the Commits
mailing list