From owner-svn-src-all@freebsd.org Sat Jun 9 23:24:56 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 AF701101F4EF for ; Sat, 9 Jun 2018 23:24:56 +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 5E0997E534 for ; Sat, 9 Jun 2018 23:24:56 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.161.178]) (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 29D012514B for ; Sat, 9 Jun 2018 23:24:56 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw0-f178.google.com with SMTP id p14-v6so5248346ywm.11 for ; Sat, 09 Jun 2018 16:24:56 -0700 (PDT) X-Gm-Message-State: APt69E1zawFnAFQwMursFvoZ0Ont0BWy3O2oX/GSBrfPIu22FwP/7pjc sHAcR2JLHtUW1+CoeenNDWc/il1QGVGI07Q2Adutsg== X-Google-Smtp-Source: ADUXVKKAjDyCgOvbS4VKcESiTtykQKR7u0iQKnQ00sTw7YPQqdnNb/5wGWwSuBcoGVegArUU0EwKKh2LpvrTW/gGWAc= X-Received: by 2002:a81:2c56:: with SMTP id s83-v6mr6832558yws.387.1528586695769; Sat, 09 Jun 2018 16:24:55 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sat, 9 Jun 2018 16:24:25 -0700 (PDT) In-Reply-To: References: <201806090214.w592EYsJ056425@repo.freebsd.org> <06a78fe9-defe-d798-3764-4f1df521538f@smeets.xyz> From: Eitan Adler Date: Sat, 9 Jun 2018 16:24:25 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r334864 - head/usr.bin/top To: Florian Smeets Cc: 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: Sat, 09 Jun 2018 23:24:56 -0000 On 9 June 2018 at 16:13, Eitan Adler wrote: > On 9 June 2018 at 08:55, Eitan Adler wrote: > >>>> Another issue I just found is that if you start top with -P some columns >>>> don't show any values: > > Thanks to "git bisect" I've narrowed this down to r334822. Patch coming soon. Fixed in r334903. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams