summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/man
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.eadler2013-06-156-3631/+0
| | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core
* This commit was generated by cvs2svn to compensate for changes in r177391,obrien2008-03-191-40/+56
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of 1.11 branch snapshot - using the 10-March-2008 code base.obrien2008-03-191-40/+56
| |
* | Merge what 1.11.17 -> 1.11.22 ../doc/cvs.1 changes I could.obrien2008-01-131-13/+22
| | | | | | | | | | We never merged in the 1.11.15 -> 1.11.17 changes - due to the moving of cvs.1 from man/ to doc/ and being auto generated.
* | This commit was generated by cvs2svn to compensate for changes in r175261,obrien2008-01-133-49/+85
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.22 onto vendor branch.obrien2008-01-133-49/+85
| |
* | Spell "committing" correctly.keramida2005-07-281-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r130303,peter2004-06-103-55/+15
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.17 onto vendor branch.peter2004-06-103-55/+15
| |
* | Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-151-22/+6
| |
* | This commit was generated by cvs2svn to compensate for changes in r128266,peter2004-04-154-46/+165
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.15peter2004-04-155-68/+180
| |
* | Document CVS_CLIENT_PORT.obrien2003-11-131-0/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r107484,peter2002-12-022-16/+51
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes allpeter2002-12-022-16/+51
| | | | | | | | | | | | | | | | of the bugs that I know of. We've been running a slightly older version of this on freefall/repoman, where it was afflicted by a silly merge error on my part (fixed). Approved by: re
* | Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinepeter2002-09-021-6/+21
| |
* | This commit was generated by cvs2svn to compensate for changes in r102840,peter2002-09-023-48/+93
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.2 onto vendor branchpeter2002-09-025-55/+115
| | | | | | | | Obtained from: http://www.cvshome.org/
* | CVS_RSH defaults to 'ssh' these days, and not 'rsh'.keramida2002-05-121-1/+1
| | | | | | | | | | | | PR: docs/37429 Submitted by: Martin v. Löwis <martin@v.loewis.de> Reviewed by: peter
* | oops, forgot to commit man page for cvs changesdillon2001-09-211-2/+17
| |
* | This commit was generated by cvs2svn to compensate for changes in r81404,peter2001-08-103-54/+355
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.1p1 onto vendor branchpeter2001-08-103-54/+355
| |
* | Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldpeter2000-10-022-16/+24
| | | | | | | | anoncvs no-password hack is gone and is replaced by the official version.
* | This commit was generated by cvs2svn to compensate for changes in r66525,peter2000-10-022-1/+35
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11 onto vendor branch.peter2000-10-024-17/+58
| |
* | This commit was generated by cvs2svn to compensate for changes in r54427,peter1999-12-112-1/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.peter1999-12-112-1/+5
| | | | | | | | Obtained from: cyclic.com
* | Document the .cvsrc "cvs" option for global options.peter1999-12-041-0/+9
| |
* | Support the environtmental var "CVS_OPTIONS". Which can hold a set ofobrien1999-12-041-1/+17
| | | | | | | | | | | | | | default options for cvs. These options are interpreted first and can be overwritten by explicit command line parameters. Obtained from: GNU Grep 2.3
* | Document -R.obrien1999-09-111-0/+8
| |
* | Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-181-82/+29
| | | | | | | | | | Changes of significance include the top level CVS directory being optional and defaulting to off..
* | This commit was generated by cvs2svn to compensate for changes in r44852,peter1999-03-181-0/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.10 onto vendor branch. Merge to follow shortly.peter1999-03-182-82/+34
| | | | | | | | Obtained from: cyclic.com
* | Reviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, cvs-all@freebsd.orgdillon1998-12-031-0/+19
| | | | | | | | | | | | Add '-g' main option to cvs to better support shared-group access to a common checked-out *working* set by multiple users. See manual page for details.
* | -v to show compiled in paths doesn't seem to exist.obrien1998-10-041-3/+1
| | | | | | | | | | PR: docs/7912 Submitted by: Stephen J. Roznowski <sjr@home.net>
* | Spelling corrections.jkoshy1998-06-031-1/+1
| | | | | | | | | | PR: 6829 Submitted by: Josh Gilliam <josh@quick.net>
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-1/+1
| | | | | | | | | | | | PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
* | Merge CYCLIC branch changespeter1998-01-261-11/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r32785,peter1998-01-261-0/+15
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.9.23 as at 19980123. There are a number of really nicepeter1998-01-262-12/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | things fixed in here, including the '-ko' vs. -A problem with remote cvs which caused all files with -ko to be resent each time (which is damn painful over a modem, I can tell you). It also found a heap of stray empty directories that should have been pruned with the -P flag to cvs update but were not for some reason. It also has the fully integrated rcs and diff, so no more fork/exec overheads for rcs,ci,patch,diff,etc. This means that it parses the control data in the rcs files only once rather than twice or more. If the 'cvs diff' vs. Index thing is going to be fixed for future patch compatability, this is the place to do it.
* | Delete extranious $Id$ - it's not expanded on -ko filespeter1997-05-151-2/+0
| |
* | Merge conflictspeter1997-05-151-32/+22
| |
* | This commit was generated by cvs2svn to compensate for changes in r25839,peter1997-05-153-34/+51
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-154-66/+73
| | | | | | | | Obtained from: cyclic.com
* | Urk, there were two $FreeBSD$'s in this file...peter1997-02-221-1/+1
| |
* | back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
| | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+3
|/
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-205-0/+3012
and non-unix code has been left out.
OpenPOWER on IntegriCloud