summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.eadler2013-06-151-1980/+0
| | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core
* We use the stock versions of these files.obrien2008-01-131-18/+50
| | | | Reviewed/begged-for by: peter
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-151-42/+72
|
* Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinepeter2003-01-211-7/+7
|
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-021-1/+15
| | | | Approved by: re
* Fix a cvs server bug introduced in 1.11.2, in the words of the author:peter2002-09-021-2/+3
| | | | | | | | | | | | --- Fix communication hanging in communication shutdown phase, caused by at least older CVS clients (version < 1.11.2) and a semantically incorrect usage of getc() by the server. --- getc() was being used on a blocking socket/pipe. Submitted by: rse
* Import cvs-1.11.2 onto vendor branchpeter2002-09-021-19/+148
| | | | Obtained from: http://www.cvshome.org/
* Import cvs-1.9.26 onto vendor branchpeter1998-03-101-1/+47
|
* Import cvs-1.9.23 as at 19980123. There are a number of really nicepeter1998-01-261-2/+436
| | | | | | | | | | | | | | | 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.
* Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-151-0/+1294
Obtained from: cyclic.com
OpenPOWER on IntegriCloud