From owner-cvs-all Wed Feb 6 10: 1:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64CA737B417; Wed, 6 Feb 2002 10:01:19 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g16I1J384343; Wed, 6 Feb 2002 10:01:19 -0800 (PST) (envelope-from knu) Message-Id: <200202061801.g16I1J384343@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 6 Feb 2002 10:01:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/02/06 10:01:19 PST Modified files: cvsweb cvsweb.cgi Log: Fix a minor bug in tarball creation. - Use TMPDIR instead of the hardcoded /tmp. - Never pass 'MAIN' to cvs(1). 'HEAD' is the valid tag. Revision Changes Path 1.88 +10 -6 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message