]> granicus.if.org Git - procps-ng/commit
top: ensure previously saved rcfile honored completely
authorJim Warner <james.warner@comcast.net>
Sun, 28 Sep 2014 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sun, 28 Sep 2014 22:22:13 +0000 (08:22 +1000)
commitb0767bd391da2c868ccabe1f0213e1593f1e2eed
treecc2b1de619c55d1f25a033c6b607d1ba02dbb74a
parent00ec24411464d85b24973982eaaaaf367c36363c
top: ensure previously saved rcfile honored completely

When startup defaults were changed users with existing
rcfiles would likely find their previous configuration
was not being honored in all respects. The disparities
involved Graphs modes and Summary/Task memory scaling.

This patch simply restores what was always intended as
the proper behavior for previously saved config files.

References(s):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762928
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762947
. new startup defaults
commit 8ef6cd91fc5df6372a93bc4a37cbad34ead9654e

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c