Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 1997 17:12:17 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG
Subject:   cvs commit: src/contrib/cvs/src cvs.h main.c rcs.c server.c
Message-ID:  <199705160012.RAA25315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/15 17:12:17 PDT

  Modified files:
    contrib/cvs/src      cvs.h main.c rcs.c server.c 
  Log:
  Initial round of support for a local $Id$ keyword in cvs, eg: $FreeBSD$.
  This is not complete yet in that it doesn't drive our version of RCS
  completely, but it does work fine when you do the appropriate magic.
  
  Obtained from: OpenBSD source tree
  
  Revision  Changes    Path
  1.2       +307 -172  src/contrib/cvs/src/cvs.h
  1.4       +82 -0     src/contrib/cvs/src/main.c
  1.4       +10 -2     src/contrib/cvs/src/rcs.c
  1.2       +3777 -3136src/contrib/cvs/src/server.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705160012.RAA25315>