From owner-svn-src-all@freebsd.org Thu Jun 14 12:07:20 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 41C94102251C for ; Thu, 14 Jun 2018 12:07:20 +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 E3F0986C92 for ; Thu, 14 Jun 2018 12:07:19 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.161.181]) (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 AE691E6F9 for ; Thu, 14 Jun 2018 12:07:19 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw0-f181.google.com with SMTP id w13-v6so2037756ywa.5 for ; Thu, 14 Jun 2018 05:07:19 -0700 (PDT) X-Gm-Message-State: APt69E0lgbTMSibHiEJtmjEZ9cDAKiPBiTG7yqtwKjZIJJU9iQM1hYOF vPAjR4DyDZ/Bv4NaZ3jD4oOfYWYFfnFN7ioGRGOrdA== X-Google-Smtp-Source: ADUXVKIvohuCFXWk+fmKImU+zX+NbJk8qyrX5MVgpDEZflCgUHpAFB4++V7Jau6ot8dUQA4+QweSqvddyE+uYrIjFRs= X-Received: by 2002:a81:3e16:: with SMTP id l22-v6mr1140991ywa.37.1528978039168; Thu, 14 Jun 2018 05:07:19 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Thu, 14 Jun 2018 05:06:48 -0700 (PDT) In-Reply-To: <20180614112720.7bd13a9e@kalimero.tijl.coosemans.org> References: <201806090247.w592l2b2071661@repo.freebsd.org> <20180614112720.7bd13a9e@kalimero.tijl.coosemans.org> From: Eitan Adler Date: Thu, 14 Jun 2018 05:06:48 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r334869 - head/usr.bin/top To: =?UTF-8?Q?T=C4=B3l_Coosemans?= Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Thu, 14 Jun 2018 12:07:20 -0000 On 14 June 2018 at 02:27, T=C4=B3l Coosemans wrote: ... > > You need to replace PID with %s here as well. Thanks. I also need to change it in io_header and roll this into my header rewrite. --=20 Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams