From owner-cvs-src@FreeBSD.ORG Sun Jul 4 21:21:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0F1F16A4CE; Sun, 4 Jul 2004 21:21:09 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D1543D49; Sun, 4 Jul 2004 21:21:09 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 6F95765487; Sun, 4 Jul 2004 22:21:07 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 98568-01-7; Sun, 4 Jul 2004 22:21:07 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 09A4365480; Sun, 4 Jul 2004 22:21:07 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 4864A614B; Sun, 4 Jul 2004 22:21:06 +0100 (BST) Date: Sun, 4 Jul 2004 22:21:06 +0100 From: Bruce M Simpson To: Colin Percival Message-ID: <20040704212106.GI13687@empiric.dek.spc.org> Mail-Followup-To: Colin Percival , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200407041913.i64JDw0A055270@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407041913.i64JDw0A055270@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2004 21:21:09 -0000 On Sun, Jul 04, 2004 at 07:13:58PM +0000, Colin Percival wrote: ... > In my tests, this speeds up the rc phase of booting by 18-20%. [1] > > YES PLEASE! by: phk [1] Nice one!! BMS