From owner-freebsd-hackers Tue May 15 16:29:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from casimir.physics.purdue.edu (casimir.physics.purdue.edu [128.210.146.111]) by hub.freebsd.org (Postfix) with ESMTP id 2B33337B422 for ; Tue, 15 May 2001 16:29:29 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: by casimir.physics.purdue.edu (Postfix, from userid 1000) id 8CDAA18930; Tue, 15 May 2001 18:23:25 -0500 (EST) Date: Tue, 15 May 2001 18:23:25 -0500 From: Will Andrews To: Farooq Mela Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Kqueue and FreeBSD versions Message-ID: <20010515182325.Z11113@casimir.physics.purdue.edu> Reply-To: Will Andrews References: <3B01AAB7.3EA371F5@sm.socccd.cc.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: <3B01AAB7.3EA371F5@sm.socccd.cc.ca.us>; from fmela0@sm.socccd.cc.ca.us on Tue, May 15, 2001 at 03:16:23PM -0700 X-Operating-System: Linux 2.2.18 sparc64 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > ) - was it introduced in 4.1 or 4.2 (memory fails me)? was introduced a loong time ago, and it was subsequently obsoleted two years ago in favor of . 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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message