From owner-svn-src-all@freebsd.org Tue Nov 6 01:33:10 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 67F201125900; Tue, 6 Nov 2018 01:33:10 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f52.google.com (mail-io1-f52.google.com [209.85.166.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C1B5E825A0; Tue, 6 Nov 2018 01:33:09 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f52.google.com with SMTP id p83-v6so8049789iod.12; Mon, 05 Nov 2018 17:33:09 -0800 (PST) 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=B6MlwplehTy5ucNxlplAJ5pJXaSJuM4v0pOedq1upDc=; b=TMAI9U8D8suZJjc+rsxj/O9S0VjnvCe6yYJ9LFOr90hy3CKb62cvnf+IdFBMP3NG+o bNKB8LYEnoM8QU2KzOj3G03JKS5d7TSVIbwYlKGrRiqW//Cq6OVe0S0KovLXGZBEW2DL Ut/54W2DkctbxN1eewCn0WGduHnrq+Mfkcf/cd24WafEOUt72nVvvfLk4cDEy0uiXJkX Nx8kqdRx3IKLnPtXScuwyGmM0xESLgIeHnaL+xzrM/Xv6fOJuenUvLuXXBn2gYfiCxAA 1xL/WGKTHXqKWrVJZWdHKsRuSb3sBiEkyOOhMALFTnCllPNML2ybrXSZbadQj/evuY0W XY5Q== X-Gm-Message-State: AGRZ1gJE5BGgvgtjKe1LooyPFCRB/Ts++sAJp4Lj3vQicpsbXLjyoYLR tXUVYtYG21g/mhBzu6YbAyA2nE6lKQOYomwqRymFtx6a X-Google-Smtp-Source: AJdET5fT1kVuIs9rLegEqBewO6vkKvc8uzyII8PnlyumSyNFB9AQXlOeCMNBk8Jte2PZwUFcskJ4kOVW24TC3AV+Axs= X-Received: by 2002:a6b:fe11:: with SMTP id x17-v6mr10131678ioh.294.1541467982102; Mon, 05 Nov 2018 17:33:02 -0800 (PST) MIME-Version: 1.0 References: <201811060005.wA605Ig8026311@repo.freebsd.org> In-Reply-To: <201811060005.wA605Ig8026311@repo.freebsd.org> From: Ed Maste Date: Mon, 5 Nov 2018 20:32:48 -0500 Message-ID: Subject: Re: svn commit: r340171 - head/sys/sys To: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: C1B5E825A0 X-Spamd-Result: default: False [-3.94 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,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]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.997,0]; IP_SCORE(-0.99)[ipnet: 209.85.128.0/17(-3.53), asn: 15169(-1.37), country: US(-0.07)]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.95)[-0.947,0]; RCVD_IN_DNSWL_NONE(0.00)[52.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[52.166.85.209.rep.mailspike.net : 127.0.0.17]; 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-Rspamd-Server: mx1.freebsd.org 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: Tue, 06 Nov 2018 01:33:10 -0000 On Mon, 5 Nov 2018 at 19:05, Ed Maste wrote: > > Author: emaste > Date: Tue Nov 6 00:05:17 2018 > New Revision: 340171 > URL: https://svnweb.freebsd.org/changeset/base/340171 > > Log: > capability.h: add comment about planned removal timeline > > PR: 233007 Oops, this was meant to reference PR 228878, the exp-run.