git: top: Fix the interactive command 'U'.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed May 28 14:49:40 PDT 2014
commit 6fcde577487867131c179f173622fc1d6d1dbd32
Author: Imre Vadasz <imre at vdsz.com>
Date: Wed May 28 22:07:11 2014 +0200
top: Fix the interactive command 'U'.
* The gstate->header_text and gstate->get_userid variables need to be
updated when toggling between displaying of UIDs and usernames.
* Removing the unnecessary HAVE_FORMAT_PROCESS_HEADER checks.
Summary of changes:
contrib/top/commands.c | 11 +++++++++++
contrib/top/top.c | 7 -------
2 files changed, 11 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6fcde577487867131c179f173622fc1d6d1dbd32
--
DragonFly BSD source repository
More information about the Commits
mailing list