svn commit: r334864 - head/usr.bin/top

Eitan Adler eadler at freebsd.org
Sat Jun 9 17:16:41 UTC 2018


On 8 June 2018 at 23:13, Florian Smeets <flo at smeets.xyz> wrote:
> On 09.06.18 04:14, Eitan Adler wrote:
>> Author: eadler
>> Date: Sat Jun  9 02:14:33 2018
>> New Revision: 334864
>> URL: https://svnweb.freebsd.org/changeset/base/334864
>>
>> Log:
>>   top(1): use a different command to toggle tid vs pid
>
> Thank you.
>
> You cannot start top with -T unless you add something like the following:

I have a patch out for this, but svn is having issues right now (or at
least I am).

> Another issue I just found is that if you start top with -P some columns
> don't show any values:

>
> It is correct if you start top with -TP or -HP, or if you start top -P
> and then use H or T to switch back and forth. I'm not sure in which
> revision this was broken, it works with r333899.

I'm guessing this is because I forgot to initalize "prehead"
somewhere. I'd like to rewrite the entire header creation, but will
try and fix this. Thanks for the report!




-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-src-head mailing list