Home
last modified time | relevance | path

Searched refs:CVSDOTWRAPPER (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dignore.c398 wrap_add_file (CVSDOTWRAPPER, 1); in ignore_files()
Dwrapper.c122 char *file = strcat_filename_onto_homedir (homedir, CVSDOTWRAPPER); in wrap_setup()
Dcvs.h219 #define CVSDOTWRAPPER ".cvswrappers" macro
Dadd.c323 wrap_add_file (CVSDOTWRAPPER, 1); in add()
Dimport.c471 wrap_add_file (CVSDOTWRAPPER, 1); in import_descend()
Dclient.c4501 wrap_add_file (CVSDOTWRAPPER, 1); in send_fileproc()
DChangeLog-93951858 * import.c: Add -W option, CVSDOTWRAPPER handling.
1867 * update.c: Add CVSDOTWRAPPER handling.