Home
last modified time | relevance | path

Searched refs:cvsrc (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dcvsrc.c20 char cvsrc[] = CVSRC_FILENAME; variable
76 homeinit = (char *) xmalloc (strlen (homedir) + strlen (cvsrc) + 10);
79 strcat (homeinit, cvsrc);
H A Dbuild_src.com12 $ CC cvsrc.c
56 classify.obj,client.obj,commit.obj,create_adm.obj,cvsrc.obj,-
H A DMakefile.in124 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 DMakefile.am40 cvsrc.c diff.c \
H A DChangeLog-91948 * 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 DChangeLog-9395929 * 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 Dmi33 ./etc/skel/.cvsrc
49 ./root/.cvsrc
/openbsd-src/etc/root/
H A Ddot.cvsrc1 # $OpenBSD: dot.cvsrc,v 1.1 2013/04/01 16:55:26 espie Exp $
/openbsd-src/etc/skel/
H A Ddot.cvsrc1 # $OpenBSD: dot.cvsrc,v 1.3 2016/10/31 20:50:11 tb Exp $
/openbsd-src/gnu/usr.bin/cvs/emx/
H A DMakefile.in88 ${cvs_srcdir}/cvsrc.c \
183 ${cvs_srcdir}/cvsrc.o \
H A DMakefile88 ${cvs_srcdir}/cvsrc.c \
183 ${cvs_srcdir}/cvsrc.o \
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DMakefile.in105 ${cvs_srcdir}${SL}cvsrc.c \
189 ${cvs_srcdir}${SL}cvsrc.obj \
H A DMakefile105 ${cvs_srcdir}${SL}cvsrc.c \
189 ${cvs_srcdir}${SL}cvsrc.obj \
H A Dwatcom.mak67 $(cvs_srcdir)\cvsrc.obj &
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-5254 * ~/.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 Dcvs.aux346 'xrdef {~/.cvsrc-title}{Default options and the ~/.cvsrc file}
347 'xrdef {~/.cvsrc-pg}{88}
348 'xrdef {~/.cvsrc-snt}{Section'tie'char65.3}
H A Dcvs.info153 Node: ~/.cvsrc210772
H A Dcvs.info-962 * .cvsrc file: ~/.cvsrc.
420 * Option defaults: ~/.cvsrc.
H A Dcvs.info-8201 via `.cvsrc' (*note ~/.cvsrc::).
342 Used to locate the directory where the `.cvsrc' file, and other
H A Dcvs.info-3936 recursion if `-l' is specified in `~/.cvsrc' (*note ~/.cvsrc::).
/openbsd-src/gnu/usr.bin/cvs/
H A DTODO62 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 Dcvsnt.mak83 -@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 DNEWS310 * 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 Dcvsnt.dsp241 SOURCE=.\src\cvsrc.c
/openbsd-src/gnu/usr.bin/cvs/man/
H A DChangeLog181 - New files ~/.cvsrc and ~/.cvswrappers

12