Searched refs:cvslog (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dmain.c128 { "log", "lo", NULL, cvslog, CVS_CMD_USES_WORK_DIR },
140 { "rlog", "rl", NULL, cvslog, 0 },
H A Dcvs.h900 extern int cvslog PROTO ((int argc, char **argv));
H A Dlog.c230 cvslog (argc, argv) function
H A Dserver.c3859 do_cvs_command ("log", cvslog);
3866 do_cvs_command ("rlog", cvslog);
H A Dclient.c115 int cvslog PROTO((int argc, char **argv));
H A Dsanity.sh22737 # Choose name cvslog.* so it is in default ignore list.
22738 echo second file >cvslog.file2
22739 dotest symlinks2-5 "ln -s cvslog.file2 slink" ""

Completed in 140 milliseconds