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? joe