Home
last modified time | relevance | path

Searched refs:UseNewInfoFmtStrings (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.h50 bool UseNewInfoFmtStrings; member
H A Dparseinfo.c676 &retval->UseNewInfoFmtStrings); in parse_config()
H A Dlogmsg.c804 !config->UseNewInfoFmtStrings, srepos, in logfile_write()
H A DChangeLog2492 (top_level_admin, UseNewInfoFmtStrings,
2514 * main.c (top_level_admin, UseNewInfoFmtStrings, PrimaryServer,
2711 UseNewInfoFmtStrings=yes when !SUPPORT_OLD_INFO_FMT_STRINGS.
3554 * main.c (UseNewInfoFmtStrings), cvs.h (UseNewInfoFmtStrings):
4787 (UseNewInfoFmtStrings): New global variable to keep track of the config
4805 * main.c: Added global UseNewInfoFmtStrings variable to keep track
4810 (config_contents): Added new UseNewInfoFmtStrings option with default
4815 to an expand_path() call. Added handling for UseNewInfoFmtStrings
H A Dsanity.sh19550 sed -e's/^UseNewInfoFmtStrings=yes$/#&/' <config >tmpconfig
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dlog_accum.in78 my $UseNewInfoFmtStrings = 0;
539 if ($UseNewInfoFmtStrings) {
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dcvs.texinfo13610 as long as the line @code{UseNewInfoFmtStrings=yes} appears in
13820 UseNewInfoFmtStrings=yes
14191 Currently, if @samp{UseNewInfoFmtStrings} is not set in the @file{config}
15193 @cindex UseNewInfoFmtStrings, in CVSROOT/config
15197 @item UseNewInfoFmtStrings=@var{value}
H A DChangeLog707 * cvs.texinfo: s/UseNewInfoFormatStrings/UseNewInfoFmtStrings/g.