From owner-cvs-src@FreeBSD.ORG Thu May 27 18:36:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279C916A4CE for ; Thu, 27 May 2004 18:36:05 -0700 (PDT) Received: from tx1.oucs.ox.ac.uk (tx1.oucs.ox.ac.uk [129.67.1.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E6243D31 for ; Thu, 27 May 2004 18:36:04 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan1.oucs.ox.ac.uk ([129.67.1.166] helo=localhost) by tx1.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BTWHY-0004ZT-I6 for cvs-src@FreeBSD.org; Fri, 28 May 2004 02:35:36 +0100 Received: from rx1.oucs.ox.ac.uk ([129.67.1.165]) by localhost (scan1.oucs.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25) with ESMTP id 17519-01 for ; Fri, 28 May 2004 02:35:36 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx1.oucs.ox.ac.uk with smtp (Exim 4.24) id 1BTWHY-0004ZO-4a for cvs-src@FreeBSD.org; Fri, 28 May 2004 02:35:36 +0100 Received: (qmail 30732 invoked by uid 1004); 28 May 2004 01:35:36 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.131):. Processed in 0.202901 secs); 28 May 2004 01:35:36 -0000 Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 28 May 2004 01:35:36 -0000 Message-Id: <6.1.0.6.1.20040528023341.03f51888@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Fri, 28 May 2004 02:35:31 +0100 To: Hiroki Sato From: Colin Percival In-Reply-To: <200405280012.i4S0CcRJ063336@repoman.freebsd.org> References: <200405280012.i4S0CcRJ063336@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 01:36:05 -0000 At 01:12 28/05/2004, Hiroki Sato wrote: > Modified files: > share/misc bsd-family-tree > Log: > Add FreeBSD 4.10-RELEASE. Is there any reason why we can't have the 4.x and 5.x releases included in the correct relative positions? As far as I'm aware, the rest of the file is sorted by date. Colin Percival