DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ps - Fix broken column alignment for programs w/ large RSS/VSZ
commit e08f663ecad2aca8ba7c7bc9d0aaa2bade0e7f19
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Nov 14 20:01:41 2011 -0800
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
Summary of changes:
bin/ps/print.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 files changed, 87 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e08f663ecad2aca8ba7c7bc9d0aaa2bade0e7f19
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]