Home
last modified time | relevance | path

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

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