summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/cvs/checkout.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to use the cvs-1.8.1 sources from src/contrib/cvsPeter Wemm1996-08-201-874/+0
| | | | Notes: svn path=/head/; revision=17726
* First round of the post-import cleanups...Peter Wemm1995-12-101-37/+178
| | | | Notes: svn path=/head/; revision=12754
* Restore white spaces to original cvs-1.4Alpha2 state so that we canPeter Wemm1995-12-031-15/+15
| | | | | | | deal with the cvs-1.6 (and beyond) imports more cleanly and safely. Notes: svn path=/head/; revision=12593
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-15/+15
| | | | Notes: svn path=/head/; revision=8858
* Merged in FreeBSD necessary changes in. Note, all of our sourceNate Williams1995-03-311-44/+47
| | | | | | | | modifications were *not* merged in (FreeBSD-DEVELOPER and symlink) but the source is now the stock sources. Notes: svn path=/head/; revision=7519
* Clean up small error in the ncvs code that was causing rcs co to beRodney W. Grimes1994-06-141-2/+4
| | | | | | | | | | | called with -K-Keoptions -Kioptions. This should fix the problem with $Id$ still getting changed. I am also install both ncvs and ocvs on freefall with this change as ocvs still had the bug with -I \! which I fixed but did not reinstall. Notes: svn path=/head/; revision=1716
* Enhancements to use now -K option to rcs so that certain keywords areRodney W. Grimes1994-05-241-0/+4
| | | | | | | | | NOT touched by cvs. Only takes effect if -DFREEBSD_DEVELOPER, and installs as ncvs when this is defined. You must also have the changes to rcs for this to work. Notes: svn path=/head/; revision=1537
* Add -K option to pass keywordlists to rcs so we can disable and enableRodney W. Grimes1994-05-141-2/+8
| | | | | | | specific keyword expansion on cvs co and cvs patch commands. Notes: svn path=/head/; revision=1496
* Updated CVSvendor/misc-GNU/cvs/1.3Jordan K. Hubbard1993-06-181-0/+718
Notes: svn path=/vendor/cvs/dist/; revision=12 svn path=/vendor/cvs/1.3/; revision=14; tag=vendor/misc-GNU/cvs/1.3