From owner-cvs-all Fri Sep 21 11: 0:38 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 C3EDA37B415; Fri, 21 Sep 2001 11:00:31 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8LI0Vp31656; Fri, 21 Sep 2001 11:00:31 -0700 (PDT) (envelope-from dillon) Message-Id: <200109211800.f8LI0Vp31656@freefall.freebsd.org> From: Matt Dillon Date: Fri, 21 Sep 2001 11:00:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/cvs/src checkout.c cvs.h entries.c update.c update.h X-FreeBSD-CVS-Branch: RELENG_4 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 dillon 2001/09/21 11:00:31 PDT Modified files: (Branch: RELENG_4) contrib/cvs/src checkout.c cvs.h entries.c update.c update.h Log: MFC comprehensive CVS/Template support (-T option to cvs checkout and update) Revision Changes Path 1.1.1.8.2.2 +8 -3 src/contrib/cvs/src/checkout.c 1.11.2.2 +2 -1 src/contrib/cvs/src/cvs.h 1.1.1.5.2.2 +70 -0 src/contrib/cvs/src/entries.c 1.6.2.2 +20 -4 src/contrib/cvs/src/update.c 1.1.1.2.6.1 +2 -1 src/contrib/cvs/src/update.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message