systat - Fix overflow in page calculation on display
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Sep 2010 08:51:32 +0000 (01:51 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Sep 2010 08:51:32 +0000 (01:51 -0700)
commit2dc243c1d803ed84cdf0e548bb397098a84d6681
tree7a96186b8ba7fc5e94e01ae578b1b7a432c89e2d
parent7efa6f4542572a45719911f42aaa391119cd4fc6
systat - Fix overflow in page calculation on display

* Fix an overflow that caused large amounts of memory to display
  incorrectly in the VM page queues column.

* Display the Act/All fields from KB to MB.
usr.bin/systat/vmstat.c