From owner-svn-src-all@freebsd.org Sat Jun 9 23:13:55 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 F029D101C9C6 for ; Sat, 9 Jun 2018 23:13:54 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [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 8FFB17D7DE for ; Sat, 9 Jun 2018 23:13:54 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yb0-f179.google.com (mail-yb0-f179.google.com [209.85.213.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 59D1A25036 for ; Sat, 9 Jun 2018 23:13:54 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yb0-f179.google.com with SMTP id w74-v6so5554713ybe.11 for ; Sat, 09 Jun 2018 16:13:54 -0700 (PDT) X-Gm-Message-State: APt69E1iRvC4P0OQBOb0atEXmACnjfCsAULQhA7Xkg12IJyn/o1SALng b/PiOxSjTKnCLv1NX6omRTJaGWSDJhMAd9qKSDACgw== X-Google-Smtp-Source: ADUXVKLNcXyVwrD+reX0svdTwNfHU3MBuNENmJ51RwG/o7vo4rfKKxvQFGTA0S2sNGMAeO7wiTk2TBkq4w3YKlcQzOk= X-Received: by 2002:a5b:64c:: with SMTP id o12-v6mr6760901ybq.460.1528586033672; Sat, 09 Jun 2018 16:13:53 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sat, 9 Jun 2018 16:13:23 -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:13:23 -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:13:55 -0000 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. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams