From owner-cvs-src@FreeBSD.ORG Sat Mar 6 01:52:08 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 48D3416A4CE; Sat, 6 Mar 2004 01:52:08 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 037F943D2D; Sat, 6 Mar 2004 01:52:08 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id E69E365444; Sat, 6 Mar 2004 09:52:06 +0000 (GMT) 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 79968-02-4; Sat, 6 Mar 2004 09:52:06 +0000 (GMT) Received: from saboteur.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 881AD6520E; Sat, 6 Mar 2004 09:52:06 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 87DE9B7; Sat, 6 Mar 2004 09:52:05 +0000 (GMT) Date: Sat, 6 Mar 2004 09:52:05 +0000 From: Bruce M Simpson To: Joseph Koshy Message-ID: <20040306095205.GB736@saboteur.dek.spc.org> Mail-Followup-To: Joseph Koshy , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200403060801.i2681G1a049061@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403060801.i2681G1a049061@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 Makefile 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: Sat, 06 Mar 2004 09:52:08 -0000 On Sat, Mar 06, 2004 at 12:01:16AM -0800, Joseph Koshy wrote: > Log: > Link in contigmalloc(9) to the build. Thanks! BMS