Home
last modified time | relevance | path

Searched refs:CVSBRANCH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dcvs.h237 #define CVSBRANCH "1.1.1" /* RCS branch used for vendor srcs */ macro
H A Dimport.c100 vbranch = xstrdup (CVSBRANCH); in import()
H A Drcs.c2990 retval = RCS_getdatebranch (rcs, date, CVSBRANCH); in RCS_getdate()