From owner-svn-src-all@FreeBSD.ORG Tue Jun 18 21:25:16 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 159ABC82; Tue, 18 Jun 2013 21:25:16 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id C410F1487; Tue, 18 Jun 2013 21:25:15 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id aq17so10366843iec.8 for ; Tue, 18 Jun 2013 14:25:15 -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=Le5KCQbo6WqY39Way96U2ypSl2bAdQYMsr7uEu8Jwv4=; b=KgyBrBh8vfuK8amSf1EfiTnc16H4SoUImXf20epp0wrNwMH5v+Tcj34hhC0S1QKXfd oO1EDY2CLHyFS5PiemHebpLcIURLAffVG4GPgDsa/MNswWEy2A+kKt7Pq7f0Krm1UpiF oMDacRl1iFpDc1IjohPmrGtm7nKn5nHKnf/NHODvwKwlIt7tzrC/EZPUlkuRavReFlxO fc8yRW3zCgQqNUoYhD1qR7jagJqTN9PcFbkKCGPLOXajpm0DcajXsrSlLiTN+gnPuwir SPPVoWs8USm277w9cL/7bXTY2Sws4jrJWcfLHP7pM92ozmbAVjDolVVfs8IsOH2tomoj 6xeQ== MIME-Version: 1.0 X-Received: by 10.43.134.10 with SMTP id ia10mr709245icc.54.1371590715518; Tue, 18 Jun 2013 14:25:15 -0700 (PDT) Received: by 10.64.6.165 with HTTP; Tue, 18 Jun 2013 14:25:15 -0700 (PDT) In-Reply-To: <201306181935.r5IJZp56084248@svn.freebsd.org> References: <201306181935.r5IJZp56084248@svn.freebsd.org> Date: Tue, 18 Jun 2013 14:25:15 -0700 Message-ID: Subject: Re: svn commit: r251958 - head/contrib/bmake From: Garrett Cooper To: "Simon J. Gerraty" Content-Type: text/plain; charset=ISO-8859-1 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.14 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, 18 Jun 2013 21:25:16 -0000 On Tue, Jun 18, 2013 at 12:35 PM, Simon J. Gerraty wrote: > Author: sjg > Date: Tue Jun 18 19:35:51 2013 > New Revision: 251958 > URL: http://svnweb.freebsd.org/changeset/base/251958 Was this the source of the huge ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ ignoring stale .depend messages? Thanks, -Garrett