Home
last modified time | relevance | path

Searched refs:checkaddfile (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A DChangeLog-9194120 * commit.c (checkaddfile): remove unused file argument from
198 * commit.c (checkaddfile): mkdir attic only if it does not already
433 * commit.c (checkaddfile): add the list of srcfiles to calling
445 (checkaddfile): When adding a file on a branch, in addition to
H A Dcommit.c31 static int checkaddfile PROTO((char *file, char *repository, char *tag,
1260 if (checkaddfile (finfo->file, finfo->repository, ci->tag, ci->options,
1876 checkaddfile (file, repository, tag, options, rcsnode) in checkaddfile() function
H A DChangeLog-9395421 * commit.c (checkaddfile): Call fileattr_newfile to set attributes
1139 * commit.c (checkaddfile): Remove dcls of unused variables.
1296 * commit.c (checkaddfile): Don't try to pass options if it is "".
1310 * commit.c (checkaddfile): New argument options; pass it to RCS.
1616 (remove_file, checkaddfile): Use CVS_MKDIR instead of mkdir.
2527 * commit.c (checkaddfile): If we didn't manage to fopen the file,
2890 * rcs.c (RCS_parsercsfile_i), commit.c (remove_file, checkaddfile)
2903 (remove_file, checkaddfile) [CVSDEA]: Use them instead of ci -K.
2917 * commit.c (checkaddfile): Instead of calling isdir before
3191 * commit.c (remove_file,checkaddfile): Change type of umask
[all …]
H A DChangeLog340 (checkaddfile): Only warn if file isn't in Attic as expected.
1431 * commit.c (checkaddfile): Plug memory leak.
1631 * commit.c (checkaddfile): Put a critical section around the code
2691 * commit.c (checkaddfile): If options is "", treat it the same as
2698 * commit.c (checkaddfile): When resurrecting, set the keyword
3068 * commit.c (checkaddfile, commit_fileproc): A numeric value for
3501 * commit.c (remove_file, checkaddfile): Call it.
3640 * commit.c (checkaddfile): Don't call fix_rcs_modes.
4675 * commit.c (checkaddfile): Remove comment about whether we want to
4733 * commit.c (checkaddfile): Replace `copy_file (DEVNULL, ...)' with
H A DChangeLog-96443 * commit.c (checkaddfile): Free rev only if it is non-NULL (thanks
1117 (checkaddfile): Update RCSNode path if the file is renamed. After
2184 (checkaddfile): If there is a tag, use the file in the regular
3487 * commit.c (checkaddfile): Remove unused variables p.
3937 * commit.c (checkaddfile): Fix memory leak.
4368 * commit.c (checkaddfile): Remove arbitrary limit.
H A DChangeLog-97791 (checkaddfile): Updated caller. Parse `rcsfile' after
800 * commit.c (checkaddfile): Call RCS_rewrite after calling RCS_settag.
1695 * commit.c (checkaddfile): Create new RCS files with add_rcs_file
3125 * commit.c (checkaddfile): Report errors with errno and specific