From owner-cvs-doc@FreeBSD.ORG Tue Mar 30 01:00:40 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DADB16A4CE; Tue, 30 Mar 2004 01:00:40 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D0D143D2F; Tue, 30 Mar 2004 01:00:40 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (a218912db78822348f29a37ac3680eb6@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i2U8s0Nn022343; Tue, 30 Mar 2004 00:54:00 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8E92052145; Tue, 30 Mar 2004 00:53:55 -0800 (PST) Date: Tue, 30 Mar 2004 00:53:55 -0800 From: Kris Kennaway To: Alexey Dokuchaev Message-ID: <20040330085355.GA29584@xor.obsecurity.org> References: <200403292318.i2TNIKXG096531@repoman.freebsd.org> <20040330075322.GA46959@regency.nsu.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20040330075322.GA46959@regency.nsu.ru> User-Agent: Mutt/1.4.2.1i cc: doc-committers@freebsd.org cc: Scott Long cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: www/en/releases Makefile www/en/releases/4.10R Makefile docbook.css hardware.sgml qa.sgml relnotes.sgml schedule.sgml todo.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 09:00:40 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 30, 2004 at 02:53:23PM +0700, Alexey Dokuchaev wrote: > On Mon, Mar 29, 2004 at 03:18:20PM -0800, Scott Long wrote: > > scottl 2004/03/29 15:18:20 PST > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > en/releases Makefile=20 > > Added files: > > en/releases/4.10R Makefile docbook.css hardware.sgml=20 > > qa.sgml relnotes.sgml schedule.sgml=20 > > todo.sgml=20 > > Log: > > Add preliminary schedule, etc, for 4.10R >=20 > I've been under impression that -stable's __FreeBSD_version'ing scheme > does not allow major releases past .9, so next release would be 4.9.1, > not 4.10. :-( >=20 > $ grep __FreeBSD_version\ 4 /usr/include/* > /usr/include/osreldate.h:#define __FreeBSD_version 490102 You have your logic backwards. __FreeBSD_version is an integer that is non-decreasing over the evolution of a branch; the FreeBSD OS version is not derived from __FreeBSD_version by fixed rules. To pick a random example, FreeBSD 4.10 could ship with __FreeBSD_version=3D498765 and it wouldn't matter. Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAaTWjWry0BWjoQKURAll5AKChultgbP1S18h/s9luv3AjOyFwswCgmByi kBZR9hEtH7y/vwNXfCOV/54= =nEi4 -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--