From owner-svn-src-all@FreeBSD.ORG Mon Aug 4 23:22:25 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BC6ACFB; Mon, 4 Aug 2014 23:22:25 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9EFFC2A97; Mon, 4 Aug 2014 23:22:24 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id i50so168272qgf.7 for ; Mon, 04 Aug 2014 16:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=4epv+fz1/+fcAA68LBpo+7gu4qCCqnVG9KI6siY4zdU=; b=JA5yHqBArdfTgt3ckYdoBO2tyBUDbsLmCpKE+PyDc9ebOavNa1HVhCUN+7MiaKCRfG UWtyJZYtJecGcwTPwmmOsHCknAqHc0D4iHgCt5+ae6FwYIHRadS4GNgCHSkrWhBtWmba 1KpVSjzvOE7Uv1OvR05/BGpWXWtdAGBkH2E7AxQREFGDscc00d6bpjF3e1epT1nrBM48 jIM9FSCT98GhZL3ACaUwun3ml6AkZwstKTxbU5tVLTDunCZBRXftgg+jPGibjamdJKBK X4+Na3y1hhpZJyCjeClpaMTTgpXujrEuPwK+2jQT0vADi9VJFgo21w3GOqELgFDYL5Zw 4Ekw== MIME-Version: 1.0 X-Received: by 10.224.120.138 with SMTP id d10mr5997510qar.55.1407194543829; Mon, 04 Aug 2014 16:22:23 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.41.6 with HTTP; Mon, 4 Aug 2014 16:22:23 -0700 (PDT) In-Reply-To: <53e00b0f.529c.265fe830@svn.freebsd.org> References: <53e00b0f.529c.265fe830@svn.freebsd.org> Date: Mon, 4 Aug 2014 16:22:23 -0700 X-Google-Sender-Auth: eJlc2w0xOxZAa1b2tgIgYyskvm8 Message-ID: Subject: Re: svn commit: r269540 - in head/sys: conf modules/an modules/arcnet modules/cam modules/carp modules/cxgb/cxgb modules/cxgb/iw_cxgb modules/cxgb/tom modules/cxgbe/if_cxgbe modules/cxgbe/iw_cxgbe modu... From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=UTF-8 Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 04 Aug 2014 23:22:25 -0000 [snip] Oh thank god! -a