Date: Thu, 2 Jul 1998 16:25:52 +0200 From: Eivind Eklund <eivind@yes.no> To: "Jordan K. Hubbard" <jkh@time.cdrom.com>, Hideki Yamamoto <hyama@acm.org> Cc: mike@sentex.net, stable@FreeBSD.ORG Subject: Re: Release schedule for 2.2.7 Message-ID: <19980702162552.23041@follo.net> In-Reply-To: <17143.899364864@time.cdrom.com>; from Jordan K. Hubbard on Thu, Jul 02, 1998 at 12:34:24AM -0700 References: <199807020347.MAA00011@emerald.carrot.kansai.oki.co.jp> <17143.899364864@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 02, 1998 at 12:34:24AM -0700, Jordan K. Hubbard wrote: > > Is my plan too late? Don't I have to do (1)? > > If you have code which can compile for *both* 2.2-stable and > 3.0-current, it might be a good idea to simply make those ifdefs more > functional and standard (don't use "FBSDCUR", for example, use > __FreeBSD_version from osreldate.h) so that you can have a single set > of msdosfs sources which can stay syncronized between the two > branches. __FreeBSD_version in the kernel should be gotten from <sys/param.h>. Be aware that this might suddenly decide to enter RELENG_2_2, too ;-) Eivind. 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?19980702162552.23041>