From owner-cvs-all Sun Oct 24 23:24:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1C0A15199; Sun, 24 Oct 1999 23:24:11 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA66308; Sun, 24 Oct 1999 23:24:11 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199910250624.XAA66308@freefall.freebsd.org> From: Peter Wemm Date: Sun, 24 Oct 1999 23:24:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/cvs/src commit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/10/24 23:24:11 PDT Modified files: contrib/cvs/src commit.c Log: If running on the client side of a remote commit, don't reject root when trying to do a commit. The server side will use the correct name, and the client side restriction is just an annoyance. Requested by: lots of folks Revision Changes Path 1.7 +6 -1 src/contrib/cvs/src/commit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message