From owner-svn-src-head@FreeBSD.ORG Wed May 15 15:03:16 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 54904BC1; Wed, 15 May 2013 15:03:16 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qa0-x22d.google.com (mail-qa0-x22d.google.com [IPv6:2607:f8b0:400d:c00::22d]) by mx1.freebsd.org (Postfix) with ESMTP id D935B401; Wed, 15 May 2013 15:03:15 +0000 (UTC) Received: by mail-qa0-f45.google.com with SMTP id ii15so1028332qab.11 for ; Wed, 15 May 2013 08:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:subject:mime-version:content-type:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=0ByhdnP8OBqpWxYPwzYFiLWWL4mnCfK+mDYJHGydCUk=; b=Fzi+VkUt2/VFxABWvH84nYSVEb6XWO6/Bf9UQElwu+45jrz9Zhsegslc4ssVlnKJJp lVDIMN6xpHulimpg0QwtEs0Ic6UMN6nlF/eRKQGAtjMDX4YT13ArhFhvGILCKuhY+6sV BOEBEdReCyyoIavuQNmJ0JSurdAEeukzDLbM9yN/5UmE1W4Ex3MixadHnFZQfWnuEkPh WZIqizd6bzUTMeuZOJkzU/ZgBkHMvB18Ax8lgdJ21YkHg/SpnyfC6hxxi9gkelZqiDUf UoCnzGbDCVd0RKZliEysnBRSBv1Co3kchBVshcYtGK/2BjujAE6KI63J8CoVeWolKA0d zKYA== X-Received: by 10.224.178.72 with SMTP id bl8mr28271882qab.14.1368630194896; Wed, 15 May 2013 08:03:14 -0700 (PDT) Received: from [10.137.210.143] ([137.122.64.60]) by mx.google.com with ESMTPSA id w7sm2832396qej.7.2013.05.15.08.03.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 May 2013 08:03:14 -0700 (PDT) Subject: Re: svn commit: r250511 - in head: usr.bin/gcore usr.sbin/bsdinstall/distextract usr.sbin/bsdinstall/distfetch usr.sbin/bsdinstall/partedit Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Garrett Cooper In-Reply-To: <201305111346.r4BDk6ff005271@svn.freebsd.org> Date: Wed, 15 May 2013 10:03:13 -0500 Content-Transfer-Encoding: 7bit Message-Id: <1497C99B-35A8-4EEB-9000-8A5A3403BF35@gmail.com> References: <201305111346.r4BDk6ff005271@svn.freebsd.org> To: Antoine Brodin X-Mailer: Apple Mail (2.1283) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 15:03:16 -0000 On May 11, 2013, at 8:46 AM, Antoine Brodin wrote: > Author: antoine > Date: Sat May 11 13:46:05 2013 > New Revision: 250511 > URL: http://svnweb.freebsd.org/changeset/base/250511 > > Log: > Add some missing DPADD. Looks like you fixed bin/174046 . Could you please handle the PR? Thanks! -Garrett