systat - unsigned expansion to proper display >= 2G values on 32 bit boxes
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 17 Nov 2011 01:56:39 +0000 (17:56 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 17 Nov 2011 01:56:39 +0000 (17:56 -0800)
commit0d9e4928282a7c4cb97f1de8ed8e7b57f319db9a
tree565ba8b33cc18f521c6cb0139e81608b889116c8
parentc9958a5ae526a5fb6820b23b28e71d351db81a69
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.
usr.bin/systat/vmstat.c