summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/cvsbug/cvsbug.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update to use the cvs-1.8.1 sources from src/contrib/cvsPeter Wemm1996-08-201-528/+0
| | | | Notes: svn path=/head/; revision=17726
* Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 releasePeter Wemm1995-12-101-0/+528
plus a couple of minor changes.. Some highlights of the new stuff that was not in the old version: - remote access support.. full checkout/commit/log/etc.. - much improved dead file support.. - speed improvements - better $CVSROOT handling - $Name$ support - support for a "cvsadmin" group to cut down rampant use of "cvs admin -o" - safer setuid/setgid support - many bugs fixed.. :-) - probably some new ones.. :-( - more that I cannot remember offhand.. Notes: svn path=/vendor/cvs/dist/; revision=12750