From owner-svn-src-head@FreeBSD.ORG Thu May 20 05:53:29 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B7E31065675; Thu, 20 May 2010 05:53:29 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id D9C338FC08; Thu, 20 May 2010 05:53:28 +0000 (UTC) Received: by gwb11 with SMTP id 11so2570854gwb.13 for ; Wed, 19 May 2010 22:53:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Iqz4GobDR+G8QnokdPWXYWaBzJ+7xx3ZaY7IaJVlHfY=; b=iPs2upS3QT/uDKjYhC5AMRV9QVXrjx4KAPxGBXj91kUF9/KW8GT8TT505SeW7vixD3 Zn/SjoUZpPbOpujcpguQFmM6FxgMBSXs+qeCBdQ/l3sYSNUvubAiXU6JY+36r3bVz7R8 0k6DYQIe8X53BwS4E/R63zVaPzfNamtbEb7ko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=uicGQTvr/88MukkUeS+Q7yCZgWoY1G15erPyKWjeicYZv4xCY/B5iRmcO+AgCC17tq dK9CSxzVmeK50m+GtvcwPN75XZ0GW45AcfVLDvdRIELLdlsbpnHEc7DcBgmeoK34UJBc DSaOnDOvJ8VeeYy11diZzBswtLgZSA3tRwbJ4= MIME-Version: 1.0 Received: by 10.101.29.16 with SMTP id g16mr11853952anj.245.1274334807381; Wed, 19 May 2010 22:53:27 -0700 (PDT) Received: by 10.100.208.9 with HTTP; Wed, 19 May 2010 22:53:27 -0700 (PDT) In-Reply-To: <201005200503.o4K532oV093968@svn.freebsd.org> References: <201005200503.o4K532oV093968@svn.freebsd.org> Date: Thu, 20 May 2010 09:53:27 +0400 Message-ID: From: pluknet To: Maxim Konovalov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r208327 - head/share/misc X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 20 May 2010 05:53:29 -0000 On 20 May 2010 09:03, Maxim Konovalov wrote: > Author: maxim > Date: Thu May 20 05:03:02 2010 > New Revision: 208327 > URL: http://svn.freebsd.org/changeset/base/208327 > > Log: > =A0o OpenBSD 4.7 added. > > Modified: > =A0head/share/misc/bsd-family-tree Matthew's 2.6.0 technically tagged on 2010-03-28. http://gitweb.dragonflybsd.org/dragonfly.git/tag/4f39cf4b1fe60d4fbec4b908fa= fb7f075fd3d866 Would you like to add this as well? Index: share/misc/bsd-family-tree =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- share/misc/bsd-family-tree (revision 208329) +++ share/misc/bsd-family-tree (working copy) @@ -235,7 +235,7 @@ *--FreeBSD | | | | | | 8.0 | | | | | | | FreeBSD | | | | - | V 7.3 | | | | + | V 7.3 | | | DragonFly = 2.6.0 | | | OpenBSD 4.7 | | | | | | FreeBSD 9 -current | NetBSD -current OpenBSD -current | @@ -513,6 +513,7 @@ OpenBSD 4.6 2009-10-18 [OBD] FreeBSD 8.0 2009-11-26 [FBD] FreeBSD 7.3 2010-03-23 [FBD] +DragonFly 2.6.0 2010-03-28 [DFB] OpenBSD 4.7 2010-05-19 [OBD] Bibliography --=20 wbr, pluknet