Re: [patch] kqueue support for /dev/klog

2012-02-01 Thread Konstantin Belousov
On Wed, Feb 01, 2012 at 01:05:41AM +0100, Mateusz Guzik wrote: > Hello, > > one pr ( http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/156423 ) > contains request to add kqueue support to /dev/klog. > > Assuming that this is a desirable feature, how about this patch (based > on audit pipe's code):

[patch] kqueue support for /dev/klog

2012-01-31 Thread Mateusz Guzik
Hello, one pr ( http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/156423 ) contains request to add kqueue support to /dev/klog. Assuming that this is a desirable feature, how about this patch (based on audit pipe's code): http://student.agh.edu.pl/~mjguzik/patches/dev_klog-kqueue.patch Tested with