From owner-freebsd-current@FreeBSD.ORG Fri Jun 12 17:10:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0743E106564A for ; Fri, 12 Jun 2009 17:10:36 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.82]) by mx1.freebsd.org (Postfix) with ESMTP id B77648FC1A for ; Fri, 12 Jun 2009 17:10:35 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from iMac.local (pgw.vnode.se [77.110.37.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id A6317E9F42D; Fri, 12 Jun 2009 19:10:34 +0200 (CEST) Message-ID: <4A328C0A.6030000@FreeBSD.org> Date: Fri, 12 Jun 2009 19:10:34 +0200 From: Joel Dahl User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Antonio_Gonz=E1lez_Castro?= References: <538f43900906120823w388f1c63ic8d0194017faca6d@mail.gmail.com> In-Reply-To: <538f43900906120823w388f1c63ic8d0194017faca6d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: RFC: C version of devd daemon. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 17:10:36 -0000 Antonio González Castro skrev: > Hi, I'm not sure this is interesting or useful, but I translated devd daemon > from C++ to C. > > Is it useful for something, or have I been wasting my time for nothing? Where is the code? :-) -- Joel