Home
last modified time | relevance | path

Searched refs:build_dirs_and_chdir (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Dcheckout.c549 static int build_dirs_and_chdir PROTO ((struct dir_to_build *list,
982 if (build_dirs_and_chdir (head, argc <= 1) != 0)
1239 build_dirs_and_chdir (dirs, sticky) in build_dirs_and_chdir() function
DChangeLog-972390 (checkout_proc): Rewrite code that calls build_dirs_and_chdir
2429 basic-9c test current build_dirs_and_chdir behavior.
3111 * checkout.c (build_dirs_and_chdir): Partially revert 3 Jan
3172 * checkout.c (build_dirs_and_chdir): Move call to Subdir_Register
DChangeLog-963 * checkout.c (build_dirs_and_chdir): Reproduced block containing
1421 * checkout.c (build_dirs_and_chdir): Call Subdir_Register.
3167 * checkout.c (build_dirs_and_chdir): Pass path, not cp, to
DChangeLog1597 checkin.c (Checkin), checkout.c (safe_location, build_dirs_and_chdir),
5908 * checkout.c (build_dirs_and_chdir): Ditto.
8729 (build_dirs_and_chdir): Revert Noel's change of 17 Feb 1998.
8731 (build_dirs_and_chdir): Test it.
9184 (build_dirs_and_chdir): add a new argument that tells this routine
DChangeLog-93951661 * checkout.c (checkout, build_dirs_and_chdir): Same.