From owner-freebsd-current@FreeBSD.ORG Fri Apr 28 21:37:18 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986DA16A406 for ; Fri, 28 Apr 2006 21:37:18 +0000 (UTC) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AFF43D46 for ; Fri, 28 Apr 2006 21:37:17 +0000 (GMT) (envelope-from cdillon@wolves.k12.mo.us) Received: from localhost (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 2EB57B846; Fri, 28 Apr 2006 16:37:17 -0500 (CDT) Received: from mail.wolves.k12.mo.us ([127.0.0.1]) by localhost (mail.wolves.k12.mo.us [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 60705-02; Fri, 28 Apr 2006 16:37:16 -0500 (CDT) Received: from wolves.k12.mo.us (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 6D90FB820; Fri, 28 Apr 2006 16:37:16 -0500 (CDT) Received: from cdtech.int.wolves.k12.mo.us (cdtech.int.wolves.k12.mo.us [10.1.3.200]) by www.wolves.k12.mo.us (Horde MIME library) with HTTP; Fri, 28 Apr 2006 16:37:16 -0500 Message-ID: <20060428163716.ird7p8avns484wso@www.wolves.k12.mo.us> Date: Fri, 28 Apr 2006 16:37:16 -0500 From: Chris Dillon To: Michael Bushkov References: <002401c66b0a$44c230e0$01655050@jersey> In-Reply-To: <002401c66b0a$44c230e0$01655050@jersey> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1) / FreeBSD-6.1 X-Virus-Scanned: amavisd-new at wolves.k12.mo.us Cc: freebsd-current@freebsd.org Subject: Re: [HEADS UP] caching daemon imported into the source tree 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, 28 Apr 2006 21:37:18 -0000 Quoting Michael Bushkov : > I'm pleased to say that several nsswitch extensions and the caching > daemon (which I've been developing during the Summer Of Code 2005 and > later) are now in the source tree. Thanks very much to Brooks Davis and > Jacques Vidrine, who were my mentors on this project. And very special > thanks to Hajimu Umemoto, who reviewed the code and actually committed > it. Great! Will this eventually go into RELENG_6?