Date: Thu, 10 Oct 2002 20:24:22 +0400 From: "Sergey A. Osokin" <osa@freebsd.org.ru> To: John Baldwin <jhb@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: 2 patches for src/share/misc/bsd-family-tree Message-ID: <20021010162422.GA37496@freebsd.org.ru> In-Reply-To: <XFMail.20021010121607.jhb@FreeBSD.org> References: <20021010154813.GA36654@freebsd.org.ru> <XFMail.20021010121607.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Oct 10, 2002 at 12:16:07PM -0400, John Baldwin wrote: > > On 10-Oct-2002 Sergey A. Osokin wrote: > > On Thu, Oct 10, 2002 at 11:26:36AM -0400, John Baldwin wrote: > >> On 10-Oct-2002 Sergey A. Osokin wrote: > >> > On Thu, Oct 10, 2002 at 10:49:58AM -0400, John Baldwin wrote: > >> >> On 10-Oct-2002 Sergey A. Osokin wrote: > >> >> > On Thu, Oct 10, 2002 at 03:57:37PM +0400, Sergey A. Osokin wrote: > >> >> >> On Thu, Oct 10, 2002 at 03:26:21PM +0400, Sergey A. Osokin wrote: > >> >> >> > >> >> >> A little bug: release date of MacOSX 10.2 is 2002-08-23 > >> >> >> http://www.apple.com/pr/library/2002/aug/23jaguar.html > >> >> > > >> >> > Here is a latest version of patch: > >> >> > http://ozz.pp.ru/patches/patch-bsd-family-tree > >> >> > > >> >> > In addition of previous 2 patches is: > >> >> > 1) use tabs vs. spaces near NetBSD 1.5.3 > >> >> > 2) fix "Unix history" URL > >> >> > 3) fix Mac OS X 10.1 release date > >> >> > (from http://www.apple.com/pr/library/2001/sep/25osxserver.html) > >> >> > >> >> Hmm, another PR on the same day says that OS X 10.1 was released on > >> >> September 29, but that OS X Server 10.1 was released on September > >> >> 25. Also, the UNIX History page uses September 29. However, it treats > >> >> OS X and OS X Server as different operating systems and it also uses > >> >> Sept 29 for both OS's. > >> > > >> > But I find one more annonce about release date of Mac OS X 10.1: > >> > http://www.apple.com/pr/library/2001/sep/25osx_available.html > >> > > >> > Quotation: > >> > "SEYBOLD SF 2001, SAN FRANCISCO, Californiar-September 25, 2001-Apple(c) > >> > today announced that Mac(c) OS X version 10.1..." > >> > >> Read the whole thing, it says it will be available in stores that Saturday, > >> Sept 29. :) > > > >:-) > > OK, following this way: FreeBSD 4.7 still not avaliable > > at stores, but bsd-family-tree say that it already avaliable :-) > > Does it correct? > > The FreeBSD Project releases FreeBSD via FTP. The official release > date for FreeBSD is thus when the announcement goes out on -announce > and the bits show up on ftp.FreeBSD.org. Other companies sell FreeBSD > CD's and are not related to the Project. OS X, on the other hand, is > a commercial product sold by a company. The official release date for > commercial products is when it is released to customers via stores, > etc. Even FreeBSD works in that model when you realize that FreeBSD > releases releases to customers when it puts them up on the FTP site. OK. I understand your position. What do your think about following patch? 1) (real) sort "Time" section by alphabet 2) use <tab>'s vs. <space>'s near NetBSD 1.5.3 3) change Mac OS X 10.1 release date to 2001-09-2x :-) Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-bsd-family-tree Index: src/share/misc/bsd-family-tree =================================================================== RCS file: /home/ncvs/src/share/misc/bsd-family-tree,v retrieving revision 1.66 diff -u -r1.66 bsd-family-tree --- src/share/misc/bsd-family-tree 2002/10/10 14:47:03 1.66 +++ src/share/misc/bsd-family-tree 2002/10/10 16:18:59 @@ -179,11 +179,11 @@ [FBD] FreeBSD Project, The. [KB] Keith Bostic. BSD2.10 available from Usenix. comp.unix.sources, Volume 11, Info 4, April, 1987. +[KKK] Mike Karels, Kirk McKusick, and Keith Bostic. tahoe announcement. + comp.bugs.4bsd.ucb-fixes, June 15, 1988. [KSJ] Michael J. Karels, Carl F. Smith, and William F. Jolitz. Changes in the Kernel in 2.9BSD. Second Berkeley Software Distribution UNIX Version 2.9, July, 1983. -[KKK] Mike Karels, Kirk McKusick, and Keith Bostic. tahoe announcement. - comp.bugs.4bsd.ucb-fixes, June 15, 1988. [NBD] NetBSD Project, The. [OBD] OpenBSD Project, The. [QCU] Salus, Peter H. A quarter century of UNIX. @@ -354,13 +354,13 @@ NetBSD 1.5.1 2001-07-11 [NBD] (patch release) NetBSD 1.5.2 2001-09-13 [NBD] (patch release) FreeBSD 4.4 2001-09-18 [FBD] -Mac OS X 10.1 2001-09-xx [APL] +Mac OS X 10.1 2001-09-2x [APL] OpenBSD 3.0 2001-12-01 [OBD] FreeBSD 4.5 2002-01-29 [FBD] BSD/OS 4.3 2002-03-14 [WRS] OpenBSD 3.1 2002-05-19 [OBD] FreeBSD 4.6 2002-06-15 [FBD] -NetBSD 1.5.3 2002-07-22 [NBD] (patch release) +NetBSD 1.5.3 2002-07-22 [NBD] (patch release) FreeBSD 4.6.2 2002-08-15 [FBD] (patch release) Mac OS X 10.2 2002-08-23 [APL] NetBSD 1.6 2002-09-14 [NBD] --4Ckj6UjgE2iN1+kY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010162422.GA37496>