Searched refs:UseNewInfoFmtStrings (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dparseinfo.h50 bool UseNewInfoFmtStrings; member in struct:config
H A Dparseinfo.c671 else if (strcmp (line, "UseNewInfoFmtStrings") == 0)
673 readBool (infopath, "UseNewInfoFmtStrings", p,
674 &retval->UseNewInfoFmtStrings);
678 if (readBool (infopath, "UseNewInfoFmtStrings", p, &dummy)
H A Dlogmsg.c802 !config->UseNewInfoFmtStrings, srepos,
H A Dsanity.sh2675 # UseNewInfoFmtStrings key in CVSROOT/config. It's inefficient, but there
18854 sed -e's/^UseNewInfoFmtStrings=yes$/#&/' <config >tmpconfig
18890 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18898 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18910 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18918 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18929 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
18993 and set UseNewInfoFmtStrings=yes in CVSROOT/config\. After that, convert
19456 sed -e's/^UseNewInfoFmtStrings=yes$/#&/' <config >tmpconfig
19490 and set UseNewInfoFmtStrings
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dlog_accum.in72 # The newest versions of CVS have UseNewInfoFmtStrings=yes
78 my $UseNewInfoFmtStrings = 0;
539 if ($UseNewInfoFmtStrings) {

Completed in 108 milliseconds