From owner-cvs-all@FreeBSD.ORG Fri Oct 1 14:26:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3556116A4D3; Fri, 1 Oct 2004 14:26:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165C843D31; Fri, 1 Oct 2004 14:26:16 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91EQFIr017763; Fri, 1 Oct 2004 14:26:15 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91EQFvc017762; Fri, 1 Oct 2004 14:26:15 GMT (envelope-from kensmith) Message-Id: <200410011426.i91EQFvc017762@repoman.freebsd.org> From: Ken Smith Date: Fri, 1 Oct 2004 14:26:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 14:26:16 -0000 kensmith 2004-10-01 14:26:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release Makefile Log: MFC v1.865: Address ia64 disc2 overflow problem and fix to removal of temp file left by 'make index'. Approved by: re (scottl) Revision Changes Path 1.853.2.6 +9 -2 src/release/Makefile