From owner-svn-src-head@FreeBSD.ORG Tue May 7 12:43:15 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B794B120 for ; Tue, 7 May 2013 12:43:15 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-da0-x22b.google.com (mail-da0-x22b.google.com [IPv6:2607:f8b0:400e:c00::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 91F5F3F7 for ; Tue, 7 May 2013 12:43:15 +0000 (UTC) Received: by mail-da0-f43.google.com with SMTP id u7so315951dae.30 for ; Tue, 07 May 2013 05:43:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=n9zkelB3mgCeZykuO0hOKagmyZ6wbwvQR9D+07+M7Ws=; b=sIr3nEpIguYCCtU4PLJlJcSA5my53KMVHMgSYW8n/8iggieQGd0Cc/MUPQVgYThLdk ueGJuTuJPpVjS2/4oyG3H80bGYcvY9wn/dkmTCyCZp7Cxxbe3dXxYSX3P5sU2lyrDv5K QDjqz/oKIK2+qgEEDku/XHoOq9m6D3M4aqc0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=n9zkelB3mgCeZykuO0hOKagmyZ6wbwvQR9D+07+M7Ws=; b=oCVEjuD0jFnhFtBgU1kydsjfnN8eCTIrw7+9KT6ZFtKjYu4pCcJD0KO8dD2XygBjs8 tGdnZHdNyBt5j7QpjwPSN5t9HMF1i52xtsF6USdfqhUdRffR5BZY4c7bPXg9Cy+Gxxm1 0K9fwVc+eudpOtQyLY0XdacRYJzJ0/yUMfys9mpt2tRLtl2wDM/DhTGDlopCStvGz/Bt uJ6Gc2pywt5p552MElt7mFrbzE+IytkJgFD0dWwuOz40mCbIlaNpiYU95UhsMVA2Uat2 oze1Jl5qYLe7WSjalvIdiakPE+92TXhzh/dFxKv3vf5EcNBESttI31ulkJbUk/Ti5UnE 87fA== X-Received: by 10.68.223.10 with SMTP id qq10mr2198520pbc.57.1367930595367; Tue, 07 May 2013 05:43:15 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.159.97 with HTTP; Tue, 7 May 2013 05:42:45 -0700 (PDT) In-Reply-To: <20130507052359.GA42445@devbox.vnode.local> References: <201305070203.r47230ro071386@svn.freebsd.org> <20130507052359.GA42445@devbox.vnode.local> From: Eitan Adler Date: Tue, 7 May 2013 08:42:45 -0400 X-Google-Sender-Auth: of53pdkcDJkvLu5qQ5PzUBSAzgI Message-ID: Subject: Re: svn commit: r250315 - head/share/misc To: Joel Dahl Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmPh1wU36qdpx8M2f5ZyS8odz/scI1jZ+HVJXy4noDw/1o5Vatbh1J7p6bTsjzy4WSFP+JO 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: Tue, 07 May 2013 12:43:15 -0000 On 7 May 2013 01:23, Joel Dahl wrote: > On Tue, May 07, 2013 at 02:03:00AM +0000, Eitan Adler wrote: >> Author: eadler >> Date: Tue May 7 02:03:00 2013 >> New Revision: 250315 >> URL: http://svnweb.freebsd.org/changeset/base/250315 >> >> Log: >> Add two missing NetBSD releases > > You didn't add them to the family tree. This was somewhat intentional. I'm trying to integrate all the changes that { Open, Net, DragonFly } made. Not all of their releases are in the tree itself. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams