ps - Fix broken column alignment for programs w/ large RSS/VSZ
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Nov 2011 04:01:41 +0000 (20:01 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Nov 2011 04:01:41 +0000 (20:01 -0800)
commite08f663ecad2aca8ba7c7bc9d0aaa2bade0e7f19
tree4b794c686bcf51b9cf74ff5ea32cbe70e04e075f
parenteb79cb7cea084f5abbb57f5afd11b9469138b793
ps - Fix broken column alignment for programs w/ large RSS/VSZ

* A RSS or VSZ >= 1GB is displayed in gigabytes with a decimal point
  to naturally draw the human eye to the distinction.

* Fixes the broken column alignment which occurs in these cases
bin/ps/print.c