Date: Sat, 20 Nov 1999 08:26:46 +0000 From: Nik Clayton <nik@nothing-going-on.demon.co.uk> To: Nik Clayton <nik@freebsd.org> Cc: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, stable@freebsd.org Subject: Re: Anticipated release date for 3.4 Message-ID: <19991120082646.A80166@catkin.nothing-going-on.org> In-Reply-To: <19991117223833.A54887@catkin.nothing-going-on.org>; from Nik Clayton on Wed, Nov 17, 1999 at 10:38:33PM %2B0000 References: <14724.942862880@localhost> <19991117223833.A54887@catkin.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 17, 1999 at 10:38:33PM +0000, Nik Clayton wrote: > On Wed, Nov 17, 1999 at 10:21:20AM -0800, Jordan K. Hubbard wrote: > > Will be December 15th. The traditional code slush will go into effect > > on the 1st. November would be an excellent month for merging your > > changes, after which I'll be exercising my usual perogative of > > inspecting all potential changes with a more jaundiced eye. :) > > My psychic powers are telling me that this information will find it's > way on to the front page of Slashdot in the near future. > > Any special fixes or new features I should be giving prominence to in the > write up? I've been looking at this in a little more detail. 'cvs diff' and/or 'cvs log' are fine tools, but the logs for changes between RELENG_3_3_0_RELEASE and RELENG_3 are multi-megabytes in size. As an idea, http://www.FreeBSD.org/~nik/ChangeLog.gz is a GNU style ChangeLog of the changes -- it's about 2.5MB when uncompressed. I was kinda hoping someone (or the individual developers) might have a firmer handle on what's been bought in, and how important it is in the grand scheme of things. I generated this file with the cvs2cl tool, which can be had from http://www.red-bean.com/~kfogel/cvs2cl.shtml. The command line was % cd /usr/src % cvs2cl.pl -l -rRELENG_3_3_0_RELEASE where /usr/src contains a checked out copy of -stable, and you have a local copy of the CVS tree to hand. On my 200MHz system this took about 2 hours (!) to complete. N -- If you want to imagine the future, imagine a tennis shoe stamping on a penguin's face forever. --- with apologies to George Orwell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991120082646.A80166>