Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dparseinfo.h23 char *TmpDir; member
Dparseinfo.c659 if (retval->TmpDir) free (retval->TmpDir); in parse_config()
660 retval->TmpDir = expand_path (p, cvsroot, false, infopath, ln); in parse_config()
Dmain.c97 else if (config && config->TmpDir) retval = config->TmpDir; in get_cvs_tmp_dir()
DChangeLog246 * parseinfo.c (parse_config): Parse TmpDir.
/netbsd/src/external/gpl2/xcvs/dist/doc/
DChangeLog62 (config): Shorten TmpDir stuff and reference Global options node.
68 * cvs.texinfo (config): Mention TmpDir first appeared in 1.12.13.
70 * cvs.texinfo (config): Describe new TmpDir option.
Dcvs.texinfo8324 The value set for @code{TmpDir} in the config file (server only -
15155 @cindex TmpDir, in config
15158 @item TmpDir=@var{path}
/netbsd/src/external/gpl2/xcvs/dist/
DChangeLog11 * NEWS: Consolidate TmpDir with the other new config keys.
57 * NEWS: Note TmpDir config key. Reorder config news items. Reword
DNEWS38 TmpDir, HistoryLogPath, HistorySearchPath, MinCompressionLevel, &