Home
last modified time | relevance | path

Searched refs:patch_proc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dpatch.c30 static int patch_proc (int argc, char **argv, char *xwhere,
259 err += do_module (db, argv[i], PATCH, "Patching", patch_proc, in patch()
274 patch_proc (int argc, char **argv, char *xwhere, char *mwhere, char *mfile, in patch_proc() function
H A DChangeLog999 * patch.c (patch_proc): Avoid memory leak.
5374 * patch.c (patch_proc): Ditto.
5598 * patch.c (patch_proc): Avoid memory leak.
5600 (patch_proc): Reformat a few long lines for readability.
6984 * patch.c (patch_proc): Add TRACE. Pass repository to
8847 (patch_proc): Use local_specified parameter instead of global.
10304 * patch.c (patch_proc): Ditto; use a local argv array instead
H A DChangeLog-939542 diff.c (diff), patch.c (patch_proc), rtag.c (rtag_proc), tag.c (tag):