Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 18:41:05 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/cvs/src cvs.h entries.c
Message-ID:  <200404150141.i3F1f5oM015868@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/04/14 18:41:05 PDT

  FreeBSD src repository

  Modified files:
    contrib/cvs/src      cvs.h entries.c 
  Log:
  Change WriteTemplate to take const char * args.
  The Name_Root() call seems to be defunct, remove it because it was
  causing compile problems.  The real magic seems to be in the Parse_Info()
  callback (which was also updated for const char * args).
  
  Revision  Changes    Path
  1.19      +1 -1      src/contrib/cvs/src/cvs.h
  1.4       +3 -7      src/contrib/cvs/src/entries.c



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