| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | wrapper.c | 600 run_exec(RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY ); 633 run_exec(RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL );
|
| H A D | logmsg.c | 287 if ((retcode = run_exec (RUN_TTY, RUN_TTY, RUN_TTY, 445 if ((retcode = run_exec (RUN_TTY, RUN_TTY, RUN_TTY,
|
| H A D | run.c | 95 run_exec (stin, stout, sterr, flags) in run_exec() function
|
| H A D | cvs.h | 687 int run_exec PROTO((const char *stin, const char *stout, const char *sterr,
|
| H A D | modules.c | 763 err += run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL);
|
| H A D | commit.c | 1142 return (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL|RUN_REALLY)); 1501 (void) run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL);
|
| H A D | tag.c | 585 return (run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL));
|
| H A D | ChangeLog-9395 | 525 * commit.c (check_fileproc): pass RUN_REALLY flag to run_exec, 895 remove the directory, instead of invoking "rm" via run_exec(). 1519 run_exec, run_print, Popen): and these functions... 1589 run_setup, run_args, run_exec, Popen, piped_child, close_on_exec, 2910 * subr.c (run_exec): Print error message if we are unable to exec. 3213 * subr.c (run_exec): Always use waitpid.
|
| H A D | update.c | 1111 (void) run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL);
|
| H A D | ChangeLog-96 | 39 code from run_exec is -1, not if it is 1. 123 * run.c (run_exec): Add comment about why we use vfork. 273 run_exec), modules.c (open_module, cat_module, do_module), update.c 323 run_exec on RCS_CO. 3527 * run.c (run_exec): Added VMS return status support.
|
| H A D | ChangeLog | 552 * run.c (run_exec): flush, if used, stderr and stdout before exit 1710 * run.c (run_exec): Conditionalize K.J.'s change so that it only 2767 * run.c (run_exec): Adjust comment about vfork; this isn't the place 3824 to run_exec. This means that taginfo does not get executed if the
|
| H A D | ChangeLog-97 | 272 * run.c (run_exec): Declare `char*' parameters to be `const'.
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | run.c | 132 run_exec (stin, stout, sterr, flags) in run_exec() function
|
| H A D | ChangeLog | 795 (run_exec): correctly check return of spawn under OS/2; return
|
| /openbsd-src/gnu/usr.bin/cvs/windows-NT/ |
| H A D | run.c | 133 run_exec (stin, stout, sterr, flags) in run_exec() function
|
| H A D | ChangeLog | 127 * run.c (run_exec): Change parameters from char * to const char *. 499 * run.c (run_exec): Flush stdout and stderr so we end up with the
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | ChangeLog.zoo | 391 * Lots of additional error checking for forked processes (run_exec)
|
| H A D | NEWS | 850 * Lots of additional error checking for forked processes (run_exec)
|