From owner-svn-src-all@freebsd.org Thu Jul 25 17:20:46 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1937BA98F3; Thu, 25 Jul 2019 17:20:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f47.google.com (mail-io1-f47.google.com [209.85.166.47]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 18CBF8BFE4; Thu, 25 Jul 2019 17:20:45 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f47.google.com with SMTP id z3so98939068iog.0; Thu, 25 Jul 2019 10:20:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cYQ5BlIfFuJuj2AnLH3Ua8MtilrJh7ejzZSvFz8XHPk=; b=HbXVHP6u2KB+Vu/+KoNiqU8sgFxIrZDa4bVc0jPAIQ55rXqffSLBU6ilqb1/ZjqUtG 2ayn/PQ0I/Xi06cCKEcheyg67F3G/avWrrJPN02uBeWA/uZSgliv5n32kMRnB7LaX3hB QKYg6jxBlSEDBWGNpY9cWnZgK5AIRbr54cfniP7N6k5DKsbAVfnk2zrfEBox7YZtyotK O77C8eHSp6ADEoEagpUgZCC84ifstKPJEUtG/H2DDu1BIEEoSBlOFPib6bCwcOub9hzB MBS6E1GIDHTr9V2BLq0/k0G7Y75oJMlBvY47VSl/Kj25K3GrIO1xAi2AjULetPzdyVFg nyJw== X-Gm-Message-State: APjAAAXDtNlC53oD3J9iUfB+u+eCE3jKCI3UHMxISAamPLN5ESM/E+G1 JTuKgShgfB0bkBD/vIPmFWQkaIcyPQe+xNSgByyy/quF X-Google-Smtp-Source: APXvYqzUmOs6bh0/pl79XJeXz0NPPF0t+phOEFSvR0FVp4+zdbNBlLhSmbNUFbtBdrCwcIbUiSpoyG1jEv4HkdiyKYA= X-Received: by 2002:a6b:6d07:: with SMTP id a7mr18289875iod.254.1564075242970; Thu, 25 Jul 2019 10:20:42 -0700 (PDT) MIME-Version: 1.0 References: <201907251710.x6PHAIqX075455@repo.freebsd.org> In-Reply-To: <201907251710.x6PHAIqX075455@repo.freebsd.org> From: Ed Maste Date: Thu, 25 Jul 2019 11:41:00 -0400 Message-ID: Subject: Re: svn commit: r350327 - in head: . lib/libsysdecode To: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 18CBF8BFE4 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.47 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-5.38 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE(-2.44)[ip: (-6.27), ipnet: 209.85.128.0/17(-3.42), asn: 15169(-2.43), country: US(-0.05)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.93)[-0.934,0]; RCVD_IN_DNSWL_NONE(0.00)[47.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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, 25 Jul 2019 17:20:46 -0000 On Thu, 25 Jul 2019 at 13:10, Ed Maste wrote: > > Author: emaste > Date: Thu Jul 25 17:10:17 2019 > New Revision: 350327 > URL: https://svnweb.freebsd.org/changeset/base/350327 > > Log: > libsysdecode: use the proper include directory I forgot to mention in the commit message that this reverts lwhsu's initial workaround (r350322).