From owner-svn-src-head@freebsd.org Sat Jun 9 02:19:26 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 712B2FF3310 for ; Sat, 9 Jun 2018 02:19:26 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E8487E560 for ; Sat, 9 Jun 2018 02:19:26 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.161.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id DCEC61D09B for ; Sat, 9 Jun 2018 02:19:25 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw0-f179.google.com with SMTP id v197-v6so4713970ywc.13 for ; Fri, 08 Jun 2018 19:19:25 -0700 (PDT) X-Gm-Message-State: APt69E0k81CxNMqagRHv0epqfjFNwU4Hdx5MAuMu4N0gL+/tjK3yPWYD ReQZ4zn0FO4KUaLaylwa7zeV1fcJomhmRLU8Wt6/og== X-Google-Smtp-Source: ADUXVKLQAYwsRyZbtTSMkxouqaRt7uHy4apRLIXrQ/Z18kBndvBAKnemDddeRg/JFPiGh+Un1HEhI/HUbN7AnUr9tTQ= X-Received: by 2002:a81:6d52:: with SMTP id i79-v6mr4922091ywc.141.1528510765472; Fri, 08 Jun 2018 19:19:25 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Fri, 8 Jun 2018 19:18:54 -0700 (PDT) In-Reply-To: References: <201806010551.w515pfoB090926@repo.freebsd.org> <20180604054500.zqcnqmyuu6mjxn7t@ivaldir.net> <20180604112919.GA8618@mail.smeets.xyz> From: Eitan Adler Date: Fri, 8 Jun 2018 19:18:54 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r334474 - head/usr.bin/top To: Florian Smeets Cc: Baptiste Daroussin , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 02:19:26 -0000 On 8 June 2018 at 19:14, Eitan Adler wrote: > On 4 June 2018 at 04:29, Florian Smeets wrote: >> On Mon, Jun 04, 2018 at 03:42:40AM -0700, Eitan Adler wrote: >>> On 3 June 2018 at 22:45, Baptiste Daroussin wrote: >>> >> Hi, >>> >> >>> > IMHO showing TIDs should >>> >> be a separate flag, 'h' maybe, as this commit changes current/expected >>> >> behavior (POLA?). >>> >>> Its a reasonable idea to split this out into a separate flag. I'll do that. >>> >> >> Ok, thanks. > > r334864 ... and r334866 -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams