DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ps - Adjust field widths
commit 539ed64239f62b7b53b5254a424a08055ab007c7
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]