Home
last modified time | relevance | path

Searched refs:CVSEXT_LOG (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dremove.c199 fname = Xasprintf ("%s/%s%s", CVSADM, finfo->file, CVSEXT_LOG); in remove_fileproc()
202 error (0, errno, "cannot remove %s", CVSEXT_LOG); in remove_fileproc()
H A Dcvs.h216 #define CVSEXT_LOG ",t" macro
H A Dadd.c946 fname = Xasprintf ("%s/%s%s", CVSADM, user, CVSEXT_LOG); in build_entry()
H A Dcommit.c1911 char *tmp = Xasprintf ("%s/%s%s", CVSADM, finfo->file, CVSEXT_LOG); in finaladd()
2074 fname = Xasprintf ("%s/%s%s", CVSADM, file, CVSEXT_LOG); in checkaddfile()
H A DChangeLog-93953535 * commit.c (checkaddfile): If CVSEXT_OPT or CVSEXT_LOG file does