git: ps - Adjust field widths
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 4 10:41:22 PST 2011
commit 539ed64239f62b7b53b5254a424a08055ab007c7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Feb 4 10:38:39 2011 -0800
ps - Adjust field widths
* Reduce VSZ, RSS, RSZ by one (its still wider than the original but now
only 6 digits). We will have to come up with another way to represent
process sizes >= 1GB.
* Reduce the tty column to 2 chars
Summary of changes:
bin/ps/keyword.c | 12 ++++++------
bin/ps/print.c | 16 ++++++++++++++--
2 files changed, 20 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/539ed64239f62b7b53b5254a424a08055ab007c7
--
DragonFly BSD source repository
More information about the Commits
mailing list