From owner-svn-src-all@freebsd.org Mon Jun 4 10:43:11 2018 Return-Path: Delivered-To: svn-src-all@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 CC7F1FF2F51 for ; Mon, 4 Jun 2018 10:43:11 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (unknown [IPv6:2610:1c1:1:606c::24b:4]) (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 7FB307F7C1 for ; Mon, 4 Jun 2018 10:43:11 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yb0-f174.google.com (mail-yb0-f174.google.com [209.85.213.174]) (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 40A1B1322C for ; Mon, 4 Jun 2018 10:43:11 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yb0-f174.google.com with SMTP id f79-v6so5226353ybg.2 for ; Mon, 04 Jun 2018 03:43:11 -0700 (PDT) X-Gm-Message-State: ALKqPwdSmmAOgWfYDuprR7IVJ+2nOhOI92ffyKznSe46T7EU/NrM60TC CeFWG1J16Ai/CT0A2AIwdbv/Wrcc5E4VoN7c9g6R6g== X-Google-Smtp-Source: ADUXVKLQaYIL5VeYZtq5th+3G2E2Qce+318I52s6ZaIwGrLlzIohfT/J8i7AO1U15anCIBdPyyyRkP7s0fJL2T294mM= X-Received: by 2002:a25:786:: with SMTP id 128-v6mr11332104ybh.338.1528108990741; Mon, 04 Jun 2018 03:43:10 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Mon, 4 Jun 2018 03:42:40 -0700 (PDT) In-Reply-To: <20180604054500.zqcnqmyuu6mjxn7t@ivaldir.net> References: <201806010551.w515pfoB090926@repo.freebsd.org> <20180604054500.zqcnqmyuu6mjxn7t@ivaldir.net> From: Eitan Adler Date: Mon, 4 Jun 2018 03:42:40 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r334474 - head/usr.bin/top To: Baptiste Daroussin Cc: Florian Smeets , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 10:43:12 -0000 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. >> Also, this is not documented in the man page. It is: see the commit. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams