| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | cvsrc.c | 20 char cvsrc[] = CVSRC_FILENAME; variable 76 homeinit = (char *) xmalloc (strlen (homedir) + strlen (cvsrc) + 10); 79 strcat (homeinit, cvsrc);
|
| H A D | build_src.com | 12 $ CC cvsrc.c 56 classify.obj,client.obj,commit.obj,create_adm.obj,cvsrc.obj,-
|
| H A D | Makefile.in | 124 cvsrc.c diff.c \ 217 create_adm.$(OBJEXT) cvsrc.$(OBJEXT) diff.$(OBJEXT) \ 255 @AMDEP_TRUE@ $(DEPDIR)/cvsrc.Po $(DEPDIR)/diff.Po \ 419 @_am_include@ @_am_quote@$(DEPDIR)/cvsrc.Po@_am_quote@
|
| H A D | Makefile.am | 40 cvsrc.c diff.c \
|
| H A D | ChangeLog-9194 | 8 * main.c: rename nocvsrc to use_cvsrc, don`t read ~/.cvsrc when -H 16 * cvsrc.c: optimize away two calls of getenv 85 * cvsrc.c (read_cvsrc): use open_file for error checking 159 * cvsrc.c (read_cvsrc): make sure homeinit is never used while
|
| H A D | ChangeLog-9395 | 929 * cvsrc.c (read_cvsrc): replace access() by isreadable() 1022 * cvsrc.c (read_cvsrc): Use getline instead of fgets. 1270 * cvsrc.c (read_cvsrc): fix look up of command names in cvsrc file 1272 in argv. Fixes errors with things like `cvs di' when cvsrc has 1966 * cvsrc.c (read_cvsrc): Parenthesize assignment used as truth value. 2241 * cvsrc.c, ignore.c, main.c: Removed getenv() declaration. 3073 * cvsrc.c (read_cvsrc): Don't call getenv() three times when one
|
| /openbsd-src/distrib/sets/lists/etc/ |
| H A D | mi | 33 ./etc/skel/.cvsrc 49 ./root/.cvsrc
|
| /openbsd-src/etc/root/ |
| H A D | dot.cvsrc | 1 # $OpenBSD: dot.cvsrc,v 1.1 2013/04/01 16:55:26 espie Exp $
|
| /openbsd-src/etc/skel/ |
| H A D | dot.cvsrc | 1 # $OpenBSD: dot.cvsrc,v 1.3 2016/10/31 20:50:11 tb Exp $
|
| /openbsd-src/gnu/usr.bin/cvs/emx/ |
| H A D | Makefile.in | 88 ${cvs_srcdir}/cvsrc.c \ 183 ${cvs_srcdir}/cvsrc.o \
|
| H A D | Makefile | 88 ${cvs_srcdir}/cvsrc.c \ 183 ${cvs_srcdir}/cvsrc.o \
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | Makefile.in | 105 ${cvs_srcdir}${SL}cvsrc.c \ 189 ${cvs_srcdir}${SL}cvsrc.obj \
|
| H A D | Makefile | 105 ${cvs_srcdir}${SL}cvsrc.c \ 189 ${cvs_srcdir}${SL}cvsrc.obj \
|
| H A D | watcom.mak | 67 $(cvs_srcdir)\cvsrc.obj &
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-5 | 254 * ~/.cvsrc:: Default options with the ~/.csvrc file 308 File: cvs.info, Node: Exit status, Next: ~/.cvsrc, Prev: Structure, Up: CVS commands 329 File: cvs.info, Node: ~/.cvsrc, Next: Global options, Prev: Exit status, Up: CVS commands 331 Default options and the ~/.cvsrc file 337 implementation of the `.cvsrc' support, actually) is that many people 341 The `~/.cvsrc' file is a way that you can add default options to 345 The format of the `~/.cvsrc' file is simple. The file is searched 354 `~/.cvsrc' file: 372 `.cvsrc' 379 File: cvs.info, Node: Global options, Next: Common options, Prev: ~/.cvsrc, Up: CVS commands [all …]
|
| H A D | cvs.aux | 346 'xrdef {~/.cvsrc-title}{Default options and the ~/.cvsrc file} 347 'xrdef {~/.cvsrc-pg}{88} 348 'xrdef {~/.cvsrc-snt}{Section'tie'char65.3}
|
| H A D | cvs.info | 153 Node: ~/.cvsrc210772
|
| H A D | cvs.info-9 | 62 * .cvsrc file: ~/.cvsrc. 420 * Option defaults: ~/.cvsrc.
|
| H A D | cvs.info-8 | 201 via `.cvsrc' (*note ~/.cvsrc::). 342 Used to locate the directory where the `.cvsrc' file, and other
|
| H A D | cvs.info-3 | 936 recursion if `-l' is specified in `~/.cvsrc' (*note ~/.cvsrc::).
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | TODO | 62 73. Consider an option (in .cvsrc?) to automatically add files that are new 185 doing so, though, so it should be configurable in the .cvsrc file. 528 188. Option parsing and .cvsrc has at least one notable limitation. 533 if the syntax of option stuff in .cvsrc is similar to RPM, that would 538 overriding .cvsrc from the command line. The cleanest solution might
|
| H A D | cvsnt.mak | 83 -@erase ".\WinRel\cvsrc.obj" 212 "$(INTDIR)/cvsrc.obj" \ 414 -@erase ".\WinDebug\cvsrc.obj" 545 "$(INTDIR)/cvsrc.obj" \ 1398 SOURCE=.\src\cvsrc.c 1428 "$(INTDIR)\cvsrc.obj" : $(SOURCE) $(DEP_CPP_CVSRC) "$(INTDIR)"
|
| H A D | NEWS | 310 * The command names in .cvsrc now match the official name of the 420 * Support for a ~/.cvsrc file, which allows you to specify options 525 the ~/.cvsrc file.
|
| H A D | cvsnt.dsp | 241 SOURCE=.\src\cvsrc.c
|
| /openbsd-src/gnu/usr.bin/cvs/man/ |
| H A D | ChangeLog | 181 - New files ~/.cvsrc and ~/.cvswrappers
|