On Tue, May 15, 2001 at 03:16:23PM -0700, Farooq Mela wrote:
> Hi -hackers,
>
> Just a quick question.
> What value of __FreeBSD_version should I require for kqueue? (I mean
> <osreldate.h>) - was it introduced in 4.1 or 4.2 (memory fails me)?
<osreldate.h> was introduced a loong time ago, and it was subsequently
obsoleted two years ago in favor of <sys/param.h>.
The CVS logs will indicate which __FreeBSD_version you need for
kqueue(). I imagine the number is around 400005.
--
wca
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message