From owner-cvs-all@FreeBSD.ORG Thu May 27 18:36:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0B1816A4CE for ; Thu, 27 May 2004 18:36:06 -0700 (PDT) Received: from tx0.oucs.ox.ac.uk (tx0.oucs.ox.ac.uk [129.67.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A3F43D31 for ; Thu, 27 May 2004 18:36:06 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BTWHY-0003xu-Em for cvs-all@FreeBSD.org; Fri, 28 May 2004 02:35:36 +0100 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 14773-10 for ; Fri, 28 May 2004 02:35:36 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx0.oucs.ox.ac.uk with smtp (Exim 4.24) id 1BTWHY-0003xn-1O for cvs-all@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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 01:36:06 -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