On Thu, 2004-07-08 at 09:00 +0100, Joe Orton wrote: > On Wed, Jul 07, 2004 at 02:59:47PM -0400, Craig Rodrigues wrote: > > On Wed, Jul 07, 2004 at 05:57:42PM +0100, Joe Orton wrote: > > > > We should probably disable kqueue support in FreeBSD versions less > > > > than 4.8 or so. > > > > > > Gottapatch? > > Ugh, this didn't work for my automated builds since they don't have > /sbin in $PATH, so sysctl isn't found :( Is it OK to always invoke > sysctl as /sbin/sysctl?
AFAIK, Yes. It is in the default layout of all recent FreeBSDs. (Something like since FreeBSD 2.x?) -Paul