Home
last modified time | relevance | path

Searched refs:cvs_output (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dstatus.c207 cvs_output ("\ in status_fileproc()
211 cvs_output ("File: no file ", 0); in status_fileproc()
212 cvs_output (finfo->file, 0); in status_fileproc()
213 cvs_output ("\t\tStatus: ", 0); in status_fileproc()
214 cvs_output (sstat, 0); in status_fileproc()
215 cvs_output ("\n\n", 0); in status_fileproc()
221 cvs_output (buf, 0); in status_fileproc()
227 cvs_output (" Working revision:\tNo entry for ", 0); in status_fileproc()
228 cvs_output (finfo->file, 0); in status_fileproc()
229 cvs_output ("\n", 0); in status_fileproc()
[all …]
H A Drcscmds.c128 cvs_output (text, len); in call_diff_write_output()
145 cvs_output (text, 0); in call_diff_write_stdout()
224 cvs_output ("RCS file: ", 0); in RCS_merge()
225 cvs_output (rcs->print_path, 0); in RCS_merge()
226 cvs_output ("\n", 1); in RCS_merge()
239 cvs_output ("retrieving revision ", 0); in RCS_merge()
240 cvs_output (xrev1, 0); in RCS_merge()
241 cvs_output ("\n", 1); in RCS_merge()
250 cvs_output ("retrieving revision ", 0); in RCS_merge()
251 cvs_output (xrev2, 0); in RCS_merge()
[all …]
H A Dpatch.c481 cvs_output ("File ", 0); in patch_fileproc()
482 cvs_output (finfo->fullname, 0); in patch_fileproc()
485 cvs_output (" is new; ", 0); in patch_fileproc()
486 cvs_output (rev2 ? rev2 : date2 ? date2 : "current", 0); in patch_fileproc()
487 cvs_output (" revision ", 0); in patch_fileproc()
488 cvs_output (vers_head, 0); in patch_fileproc()
489 cvs_output ("\n", 1); in patch_fileproc()
493 cvs_output (" is removed; ", 0); in patch_fileproc()
494 cvs_output (rev1 ? rev1 : date1, 0); in patch_fileproc()
495 cvs_output (" revision ", 0); in patch_fileproc()
[all …]
H A Dacl.c1062 cvs_output ("X ", 0); in acl_fileproc()
1063 cvs_output (filefullname, 0); in acl_fileproc()
1064 cvs_output ("\n", 0); in acl_fileproc()
1157 cvs_output ("X ", 0); in acl_dirproc()
1158 cvs_output ("ALL", 0); in acl_dirproc()
1159 cvs_output ("\n", 0); in acl_dirproc()
1166 cvs_output ("X ", 0); in acl_dirproc()
1167 cvs_output (drepository, 0); in acl_dirproc()
1168 cvs_output ("\n", 0); in acl_dirproc()
1964 cvs_output ("d ", 0); in acllist_print()
[all …]
H A Dlog.c784 cvs_output ("\n\t", 2); in printlock_proc()
785 cvs_output (lock->data, 0); in printlock_proc()
786 cvs_output (": ", 2); in printlock_proc()
787 cvs_output (lock->key, 0); in printlock_proc()
897 cvs_output (rcsfile->print_path, 0); in log_fileproc()
898 cvs_output ("\n", 1); in log_fileproc()
909 cvs_output ("\n", 1); in log_fileproc()
911 cvs_output ("RCS file: ", 0); in log_fileproc()
912 cvs_output (rcsfile->print_path, 0); in log_fileproc()
916 cvs_output ("\nWorking file: ", 0); in log_fileproc()
[all …]
H A Dmodules.c701 cvs_output (program_name, 0); in my_module()
702 cvs_output (" ", 1); in my_module()
703 cvs_output (cvs_cmd_name, 0); in my_module()
704 cvs_output (": Executing '", 0); in my_module()
706 cvs_output ("'\n", 0); in my_module()
937 cvs_output (line, 0); in cat_module()
942 cvs_output (line, 0); in cat_module()
964 cvs_output (buf, 0); in cat_module()
975 cvs_output ("\n", 1); in cat_module()
977 cvs_output (" ", 1); in cat_module()
[all …]
H A Dwatch.c454 cvs_output (finfo->fullname, 0); in watchers_fileproc()
459 cvs_output ("\t", 1); in watchers_fileproc()
461 cvs_output (p++, 1); in watchers_fileproc()
465 cvs_output ("\n", 1); in watchers_fileproc()
469 cvs_output ("\t", 1); in watchers_fileproc()
473 cvs_output (p++, 1); in watchers_fileproc()
476 cvs_output ("\n", 1); in watchers_fileproc()
485 cvs_output ("\t", 1); in watchers_fileproc()
487 cvs_output ("\n", 1); in watchers_fileproc()
H A Dtag.c1302 cvs_output ("D ", 2); in tag_fileproc()
1303 cvs_output (finfo->fullname, 0); in tag_fileproc()
1304 cvs_output ("\n", 1); in tag_fileproc()
1371 cvs_output ("W ", 2); in tag_fileproc()
1372 cvs_output (finfo->fullname, 0); in tag_fileproc()
1373 cvs_output (" : ", 0); in tag_fileproc()
1374 cvs_output (symtag, 0); in tag_fileproc()
1375 cvs_output (" already exists on ", 0); in tag_fileproc()
1376 cvs_output (isbranch ? "branch" : "version", 0); in tag_fileproc()
1377 cvs_output (" ", 0); in tag_fileproc()
[all …]
H A Ddiff.c701 cvs_output ("Index: ", 0); in diff_fileproc()
702 cvs_output (finfo->fullname, 0); in diff_fileproc()
703 cvs_output ("\n", 1); in diff_fileproc()
751 cvs_output ("\ in diff_fileproc()
754 cvs_output (finfo->fullname, 0); in diff_fileproc()
755 cvs_output ("\n", 1); in diff_fileproc()
757 cvs_output ("diff -N ", 0); in diff_fileproc()
758 cvs_output (finfo->fullname, 0); in diff_fileproc()
759 cvs_output ("\n", 1); in diff_fileproc()
H A Dedit.c262 cvs_output (fullname, 0); in editors_output()
266 cvs_output ("\t", 1); in editors_output()
268 cvs_output (p++, 1); in editors_output()
272 cvs_output ("\n", 1); in editors_output()
276 cvs_output ("\t", 1); in editors_output()
280 cvs_output (p++, 1); in editors_output()
283 cvs_output ("\n", 1); in editors_output()
292 cvs_output ("\t", 1); in editors_output()
294 cvs_output ("\n", 1); in editors_output()
H A Dcommit.c541 cvs_output ("? ", 2); in commit()
544 cvs_output (p->dir, 0); in commit()
545 cvs_output ("/", 1); in commit()
547 cvs_output (p->file, 0); in commit()
548 cvs_output ("\n", 1); in commit()
1630 cvs_output (program_name, 0); in commit_filesdoneproc()
1631 cvs_output (" ", 1); in commit_filesdoneproc()
1632 cvs_output (cvs_cmd_name, 0); in commit_filesdoneproc()
1633 cvs_output (": Rebuilding administrative file database\n", 0); in commit_filesdoneproc()
1877 cvs_output (old_path, 0); in remove_file()
[all …]
H A Dupdate.c2059 cvs_output (finfo->fullname, 0); in merge_file()
2060 cvs_output (" already contains the differences between ", 0); in merge_file()
2061 cvs_output (vers->vn_user, 0); in merge_file()
2062 cvs_output (" and ", 0); in merge_file()
2063 cvs_output (vers->vn_rcs, 0); in merge_file()
2064 cvs_output ("\n", 1); in merge_file()
2347 cvs_output (finfo->fullname, 0); in join_file()
2348 cvs_output (" already contains the differences between ", 0); in join_file()
2349 cvs_output (rev1 ? rev1 : "creation", 0); in join_file()
2350 cvs_output (" and ", 0); in join_file()
[all …]
H A Dclient.c1516 cvs_output ("C ", 0); in update_entries()
1517 cvs_output (updated_fname, 0); in update_entries()
1518 cvs_output ("\n", 1); in update_entries()
1649 cvs_output ("U ", 0); in update_entries()
1650 cvs_output (updated_fname, 0); in update_entries()
1651 cvs_output ("\n", 1); in update_entries()
2939 cvs_output (buf, 0); in handle_mt()
2940 cvs_output ("Use the following command to help the merge:\n\n", in handle_mt()
2942 cvs_output ("\t", 1); in handle_mt()
2943 cvs_output (program_name, 0); in handle_mt()
[all …]
H A Dls.c276 cvs_output (p->data, 0); in ls_print()
294 cvs_output ("\n", 1); in ls_print_dir()
299 cvs_output (".", 1); in ls_print_dir()
301 cvs_output (p->key, 0); in ls_print_dir()
302 cvs_output (":\n", 2); in ls_print_dir()
H A Dimport.c431 cvs_output ("\nNo conflicts created by this import\n\n", 0); in import()
1685 cvs_output (buf, 2); in add_log()
1688 cvs_output (repository + repos_len + 1, 0); in add_log()
1689 cvs_output ("/", 1); in add_log()
1693 cvs_output (repository, 0); in add_log()
1694 cvs_output ("/", 1); in add_log()
1696 cvs_output (fname, 0); in add_log()
1697 cvs_output ("\n", 1); in add_log()
H A Drcs.c4597 cvs_output (value, len); in RCS_checkout()
5060 cvs_output (rcs->path, 0); in RCS_checkin()
5061 cvs_output (" <-- ", 7); in RCS_checkin()
5064 cvs_output (update_dir, 0); in RCS_checkin()
5065 cvs_output ("/", 1); in RCS_checkin()
5067 cvs_output (workfile, 0); in RCS_checkin()
5068 cvs_output ("\n", 1); in RCS_checkin()
5237 cvs_output ("initial revision: ", 0); in RCS_checkin()
5238 cvs_output (rcs->head, 0); in RCS_checkin()
5239 cvs_output ("\n", 1); in RCS_checkin()
[all …]
H A Dadmin.c738 cvs_output ("RCS file: ", 0); in admin_fileproc()
739 cvs_output (rcs->path, 0); in admin_fileproc()
740 cvs_output ("\n", 1); in admin_fileproc()
1068 cvs_output ("done\n", 5); in admin_fileproc()
H A Drun.c421 outfn = cvs_output; in run_print()
H A Dcvs.h948 void cvs_output (const char *, size_t);
H A Dadd.c906 cvs_output (message, 0); in add_directory()
H A Dserver.c7661 cvs_output (const char *str, size_t len) in cvs_output() function
7986 cvs_output ("\n", 1); in cvs_output_tagged()
7995 cvs_output (text, 0); in cvs_output_tagged()
8001 cvs_output (date, 0); in cvs_output_tagged()
8007 cvs_output (text, 0); in cvs_output_tagged()
H A DChangeLog-9619 printing a message. Use cvs_output not printf. Skip verification
316 * rcs.c (RCS_checkout): If writing to stdout, use cvs_output
1354 * server.c (cvs_output): Change str parameter to const char *.
1357 * cvs.h (cvs_output, cvs_outerr): Update declarations.
2077 (cvs_output): Add support for error_use_protocol case.
2400 * status.c (status_fileproc, tag_list_proc): Use cvs_output rather
3819 These changes introduce functions cvs_output and cvs_outerr;
3827 * server.c, cvs.h (cvs_output, cvs_outerr): New functions.
3835 messages from printf; cvs_output and cvs_outerr are a cleaner
3837 (add_log, import): Use cvs_output not printf.
[all …]
H A DChangeLog-97400 hope) with 3 calls to cvs_output.
1655 * add.c (add_directory): Call cvs_output not printf. This fixes
1725 rather than cvs_output.
1767 * diff.c (diff_fileproc): Call cvs_output not printf. Remove
1793 * server.c (cvs_output): Add comment about whether to fflush.
2966 * checkin.c (Checkin): Use cvs_output to print message (should
H A DChangeLog2664 * server.c (cvs_output, cvs_output_binary): fflush (stderr)
5695 * server.c (cvs_output, cvs_outerr): Protect calls to syslog()
5905 (cvs_output, cvs_outerr): Syslog messages when the appropriate buffers
7765 (cvs_output): Don't try to use buf_to_net or protocol if they're NULL.
12242 cvs_output rather than writing to stdout.
12276 * update.c (merge_file): Use cvs_output for "already contains the
12498 cvs_output_tagged rather than just cvs_output. Don't put
13942 * rcs.c (RCS_deltas): Don't call cvs_output if length is zero;
13943 passing zero length to cvs_output does not mean output zero
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A DChangeLog463 The cvs_output convention is just too ugly/error-prone.