From owner-cvs-all Mon Oct 22 16:13:12 2001 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 7CB3437B405; Mon, 22 Oct 2001 16:13:09 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9MND9C02974; Mon, 22 Oct 2001 16:13:09 -0700 (PDT) (envelope-from joe) Message-Id: <200110222313.f9MND9C02974@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 22 Oct 2001 16:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cvs_acls.pl log_accum.pl 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 joe 2001/10/22 16:13:09 PDT Modified files: . cvs_acls.pl log_accum.pl Log: Back out the last commit. Looking through the cvs source code it's not safe to rely on CVS_USER just yet. It doesn't get cleared in normal mode, so it would be possible for a local user to pretend that someone else made a commit in the email (even though the repository itself was correct.) Revision Changes Path 1.12 +2 -3 CVSROOT/cvs_acls.pl 1.91 +4 -4 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message