cvs_exec
cvs_exec(mc->mc_prog, NULL, 0);
if ((r = cvs_exec(cmd, NULL, 1)) != 0) {
(void)cvs_exec(cmd, in, 1);
int cvs_exec(char *, char *, int);