Searched refs:RCS_unlock (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | checkin.c | 159 (void) RCS_unlock (finfo->rcs, NULL, 1); in Checkin()
|
| D | rcs.h | 241 int RCS_unlock (RCSNode *, char *, int);
|
| D | admin.c | 1058 status |= RCS_unlock (rcs, arg[2] ? arg + 2 : NULL, 0); in admin_fileproc()
|
| D | import.c | 817 (void) RCS_unlock (rcs, vbranch, 0); in add_rev()
|
| D | ChangeLog-97 | 571 * rcs.c (RCS_checkin, RCS_lock, RCS_unlock): Rename local variable 826 * rcs.c (RCS_unlock): Rewritten to eliminate RCS 5.7. Change 828 RCS_unlock verbosely. Use notify_do when breaking another user's 830 * checkin.c (Checkin): Update caller; use RCS_rewrite after RCS_unlock. 836 (expand_keywords, RCS_lock, RCS_unlock): Use RCS_getlocks. 885 RCS_setbranch, RCS_lock, RCS_unlock, RCS_deltas): Removed NODELTA
|
| D | commit.c | 1935 if ((retcode = RCS_unlock (rcs, NULL, 1)) != 0) in unlockrcs()
|
| D | ChangeLog-96 | 1097 (RCS_lock, RCS_unlock): Likewise. 1101 (RCS_lock, RCS_unlock): Declare. 1107 (RCS_exec_unlock): Rename from RCS_unlock. 1110 because of change in RCS_unlock call).
|
| D | ChangeLog-9395 | 1674 * cvs.h, rcscmds.c (RCS_unlock, RCS_deltag, RCS_lock): Add extra 2275 RCS_setbranch, RCS_lock, RCS_unlock.
|
| D | rcs.c | 6034 RCS_unlock (RCSNode *rcs, char *rev, int unlock_quiet) in RCS_unlock() function
|
| D | ChangeLog | 2352 * rcs.c (RCS_unlock): Use new notify_do() API. 3254 RCS_cmp_file, RCS_lock, RCS_unlock, RCS_delete_revs, RCS_deltas, 8713 * rcs.c (RCS_unlock): Reverse kj's change of 1999-10-18: a bare -u 8717 * commit.c (unlockrcs): Make RCS_unlock quiet, like RCS_lock. 8748 * rcs.c (RCS_unlock): Note when breaking someone else's lock. 9535 * rcs.c, rcs.h (RCS_lock, RCS_unlock): Use RCS_gettag to find the
|