The following reply was made to PR kern/156423; it has been noted by GNATS.
From: Mateusz Guzik <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/156423: [kqueue] [patch] Please add kqueue support for /dev/klog Date: Tue, 31 Jan 2012 00:02:05 +0000 Can you please try this: http://student.agh.edu.pl/~mjguzik/patches/dev_klog-kqueue.patch Tested with this trivial program: http://student.agh.edu.pl/~mjguzik/kqread.c This code is mostly stolen from audit pipe implementation, patch from dragonfly people was not really helpful. :) -- Mateusz Guzik <mjguzik gmail.com> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
