From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 31 14:30:16 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 693761065670 for ; Tue, 31 Jan 2012 14:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 57AF48FC12 for ; Tue, 31 Jan 2012 14:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0VEUG4I062097 for ; Tue, 31 Jan 2012 14:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0VEUGMS062092; Tue, 31 Jan 2012 14:30:16 GMT (envelope-from gnats) Date: Tue, 31 Jan 2012 14:30:16 GMT Message-Id: <201201311430.q0VEUGMS062092@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Balazs Scheidler Cc: Subject: Re: kern/156423: [kqueue] [patch] Please add kqueue support for /dev/klog X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Balazs Scheidler List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 14:30:16 -0000 The following reply was made to PR kern/156423; it has been noted by GNATS. From: Balazs Scheidler To: Mateusz Guzik Cc: bug-followup@FreeBSD.org Subject: Re: kern/156423: [kqueue] [patch] Please add kqueue support for /dev/klog Date: Tue, 31 Jan 2012 15:03:05 +0100 On Tue, 2012-01-31 at 00:02 +0000, Mateusz Guzik wrote: > 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. :) > I'm afraid I don't know FreeBSD enough to give this a spin. Compiling a kernel is way above my expertise on that platform. Can I forward this email to the syslog-ng mailing list? I definitely know there are users of syslog-ng on FreeBSD, who should know better than me. -- Bazsi