cvs commit: www/en/releases Makefile www/en/releases/4.10R Makefile docbook.css hardware.sgml qa.sgml relnotes.sgml schedule.sgml todo.sgml

Kris Kennaway kris at obsecurity.org
Tue Mar 30 01:00:40 PST 2004


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
> > 
> >   FreeBSD doc repository
> > 
> >   Modified files:
> >     en/releases          Makefile 
> >   Added files:
> >     en/releases/4.10R    Makefile docbook.css hardware.sgml 
> >                          qa.sgml relnotes.sgml schedule.sgml 
> >                          todo.sgml 
> >   Log:
> >   Add preliminary schedule, etc, for 4.10R
> 
> 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.  :-(
> 
> $ 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=498765 and it wouldn't matter.

Kris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040330/248afa12/attachment.bin


More information about the cvs-all mailing list