Home
last modified time | relevance | path

Searched refs:CVSEDITPREFIX (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c273 CVSEDITPREFIX); in do_editor()
276 CVSEDITPREFIX, CVSEDITPREFIXLEN, CVSEDITPREFIX, in do_editor()
277 CVSEDITPREFIX); in do_editor()
279 (void) fprintf (fp, "%sCommitting in %s\n%s\n", CVSEDITPREFIX, in do_editor()
280 dir, CVSEDITPREFIX); in do_editor()
282 setup_tmpfile (fp, CVSEDITPREFIX, changes); in do_editor()
285 CVSEDITPREFIX); in do_editor()
336 if (strncmp (line, CVSEDITPREFIX, CVSEDITPREFIXLEN) == 0) in do_editor()
498 if (strncmp (line, CVSEDITPREFIX, CVSEDITPREFIXLEN) == 0) in do_verify()
H A Dcvs.h237 #define CVSEDITPREFIX "CVS: " macro
H A DChangeLog-9194261 removing CVSEDITPREFIX lines. Add comment about fgets lossage.
H A DChangeLog-9613 to strip off CVSEDITPREFIX and when telling the user what we will