From owner-freebsd-hackers Thu Apr 10 14:11:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA00742 for hackers-outgoing; Thu, 10 Apr 1997 14:11:06 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA00734 for ; Thu, 10 Apr 1997 14:10:57 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA09662; Thu, 10 Apr 1997 13:50:29 -0700 From: Terry Lambert Message-Id: <199704102050.NAA09662@phaeton.artisoft.com> Subject: Re: detecting kernel version at compile time To: proff@suburbia.net Date: Thu, 10 Apr 1997 13:50:29 -0700 (MST) Cc: hackers@freebsd.org In-Reply-To: <19970410145051.7205.qmail@suburbia.net> from "proff@suburbia.net" at Apr 11, 97 00:50:50 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Another benefit is that __FreeBSD_sysversion isn't necessarily > __FreeBSD_version i.e users may update their sys tree more frequently > than the rest (presuming they even have the rest of the source > distribution). > > Ability to detect the kernel version at compile time is essential to > adequately support third party modules. I agree... why is it that you always come up with good ideas? 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.