From owner-svn-src-all@FreeBSD.ORG Mon Jul 16 15:56:40 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3B48106566C; Mon, 16 Jul 2012 15:56:40 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7456B8FC0C; Mon, 16 Jul 2012 15:56:40 +0000 (UTC) Received: by obbun3 with SMTP id un3so12121706obb.13 for ; Mon, 16 Jul 2012 08:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=erzAqp3+LGjwfQjpy868lBkeIgosoxoxrvkrjY7VgRU=; b=AZlebJ08JvbkxoISHXtE66XWNwz3OKrQ5JWcSk6NgOKRIRiGxdToyiPan/bsd/Mfaw vRFVdwh5yufUBzVYrEJxlMjHTu3Od3dE0LdLBxLuTeZENDqoWdlIn7sfU78WV3u5C3mF fLi7oakpPoklULSCLsMLrXkDl20gc4x7V3nxjZ6auRTuD2bhaO+RJe1OwslEvkED/0ur rMeCfT+RTv9hedTLR+S4KJWa3yWjDn15jNxafo/6fvVeWui6uT4lmoHD3hMjRJUTSkoj x+SpZSLOQsKKSKVk4OI5E/O241eVqT0PbSTwB5bXJ3tzEbKq3h8W6QiXeSe6FchoHitj 1Ytg== MIME-Version: 1.0 Received: by 10.182.8.6 with SMTP id n6mr16336057oba.39.1342454200090; Mon, 16 Jul 2012 08:56:40 -0700 (PDT) Received: by 10.76.84.7 with HTTP; Mon, 16 Jul 2012 08:56:40 -0700 (PDT) In-Reply-To: <5003DC20.9020703@FreeBSD.org> References: <201207160643.q6G6h5di011993@svn.freebsd.org> <5003DC20.9020703@FreeBSD.org> Date: Mon, 16 Jul 2012 08:56:40 -0700 Message-ID: From: Garrett Cooper To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Michael Tuexen Subject: Re: svn commit: r238514 - head/usr.bin/netstat X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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, 16 Jul 2012 15:56:41 -0000 On Mon, Jul 16, 2012 at 2:17 AM, Doug Barton wrote: > Is it my imagination or did this break the build? Don't think so, but I'm running a buildworld with -DWITHOUT_INET -DWITHOUT_INET6 and -DWITHOUT_INET -DWITH_INET6, just to be sure. Thanks, -Garrett