Date: Fri, 3 Dec 1999 17:23:27 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cvs/cvs Makefile src/contrib/cvs/man cvs.1 src/contrib/cvs/src prepend_args.c prepend_args.h main.c Message-ID: <199912040123.RAA29793@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/12/03 17:23:27 PST Modified files: gnu/usr.bin/cvs/cvs Makefile contrib/cvs/man cvs.1 contrib/cvs/src main.c Added files: contrib/cvs/src prepend_args.c prepend_args.h Log: Support the environtmental var "CVS_OPTIONS". Which can hold a set of default options for cvs. These options are interpreted first and can be overwritten by explicit command line parameters. Obtained from: GNU Grep 2.3 Revision Changes Path 1.29 +3 -2 src/gnu/usr.bin/cvs/cvs/Makefile 1.14 +18 -2 src/contrib/cvs/man/cvs.1 1.17 +5 -0 src/contrib/cvs/src/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912040123.RAA29793>