Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make ro /usr/src work again, tholo@ ok | 2002-06-03 | 1 | -6/+6 | ||
| | | | | while I'm here, make 'cleandir' cleanup all files | |||||
* | If $HOME/.cvspass does not exist and we're login, don't abort but create | 2002-04-20 | 1 | -4/+7 | ||
| | | | | | | | the file. Based on a similar diff commited to cvs repository, except we don't warn if the file doesn't exist and we set cvsroot correctly in all the cases. tholo@ ok. | |||||
* | Allow a CVS tagname to be expanded during checkout, export and update to be | 2002-01-08 | 3 | -7/+21 | ||
| | | | | specified on the command line; ok niklas@ pval@ | |||||
* | start editor in an empty line as used to be; deraadt@ agrees. | 2001-11-06 | 1 | -0/+2 | ||
| | ||||||
* | avoid /tmp races by using mktemp(1) | 2001-10-04 | 1 | -3/+7 | ||
| | ||||||
* | Merge remaining local changes, correct build issues | 2001-09-29 | 3 | -7/+12 | ||
| | ||||||
* | Merge local changes; work in progress | 2001-09-28 | 20 | -2420/+1873 | ||
| | ||||||
* | Latest from Cyclic Software | 2001-09-28 | 39 | -3051/+8117 | ||
| | ||||||
* | Fixed version of Matthieu's change from revision 1.12 | 2001-08-30 | 1 | -4/+6 | ||
| | | | | OK matthieu@ && deraadt@ | |||||
* | Nope, this makes cvs dump core | 2001-08-29 | 1 | -8/+5 | ||
| | ||||||
* | allow for local tags that include numbers (like $XFree86$). First | 2001-08-27 | 1 | -5/+8 | ||
| | | | | character must be pure alpha though. Ok deraadt@, tholo@. | |||||
* | permit [] hostname formats in CVSroot, for v6 | 2001-03-21 | 1 | -1/+13 | ||
| | ||||||
* | Disable bogus check for whether a file in the current directory (only!) | 2001-02-11 | 1 | -7/+8 | ||
| | | | | | were checked out of a different CVSROOT -- makes it very hard to have replicated repositories. | |||||
* | Document the fact that the wrong thing is likely to happen in many cases | 2001-02-11 | 1 | -0/+7 | ||
| | | | | | | | here, if something is checked out from a (read-only?) replica of a repos, and then checked in to the master, files will be skipped. This needs to be resolved, somehow. | |||||
* | Integrate local changes | 2001-02-10 | 17 | -1199/+1340 | ||
| | ||||||
* | Latest from Cyclic Software | 2001-02-10 | 32 | -1136/+3166 | ||
| | ||||||
* | rsh was changed to ssh. reflect this in error messages. ok deraadt@ | 2000-12-12 | 2 | -4/+4 | ||
| | ||||||
* | change default connection protocol from "rsh" to "ssh", so that CVS_RSH | 2000-12-10 | 1 | -3/+6 | ||
| | | | | no longer needs setting. | |||||
* | Add missing local change that was lost in a merge. | 2000-10-21 | 1 | -0/+3 | ||
| | ||||||
* | Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from Todd | 1999-09-10 | 1 | -2/+2 | ||
| | | | | Miller <todd.miller@courtesan.com> | |||||
* | Add option to set the repository to read-only on the command line; from | 1999-09-10 | 1 | -1/+6 | ||
| | | | | Artur Grabowski <art@stacken.kth.se> | |||||
* | Integrate local changes | 1999-09-10 | 9 | -117/+338 | ||
| | ||||||
* | Latest version from Cyclic | 1999-09-10 | 16 | -260/+2153 | ||
| | ||||||
* | ARCH -> __ARCH_ | 1999-06-16 | 1 | -4/+4 | ||
| | ||||||
* | Fix edge-condition with doing "cvs update directory" when there is no CVS | 1999-03-04 | 1 | -1/+1 | ||
| | | | | | | directory in the current directory, only in the named subdirectory. Reported by Pavel Korovin <pvk@pvk-home.tsinet.ru> | |||||
* | Integrate local changes | 1999-02-28 | 14 | -643/+1498 | ||
| | ||||||
* | Latest version from Cyclic | 1999-02-28 | 41 | -984/+6176 | ||
| | ||||||
* | Integrate local changes | 1998-08-22 | 11 | -79/+302 | ||
| | ||||||
* | Latest version from Cyclic | 1998-08-22 | 11 | -75/+1219 | ||
| | ||||||
* | Use system zlib if present and of recent enough vintage | 1998-08-12 | 1 | -3/+6 | ||
| | ||||||
* | Integrate local changes | 1998-07-13 | 7 | -252/+1079 | ||
| | ||||||
* | Latest version from Cyclic | 1998-07-13 | 18 | -340/+1501 | ||
| | ||||||
* | more careful scanf | 1998-05-14 | 2 | -3/+3 | ||
| | ||||||
* | Integrate local changes | 1998-03-12 | 13 | -837/+2789 | ||
| | ||||||
* | Latest version from Cyclic | 1998-03-12 | 28 | -1801/+3587 | ||
| | ||||||
* | Merge local changes to support a configuration file with Cyclic's scheme | 1998-02-22 | 5 | -76/+32 | ||
| | ||||||
* | Integrate local changes | 1998-02-22 | 12 | -1614/+5240 | ||
| | ||||||
* | Latest version from Cyclic | 1998-02-22 | 55 | -3483/+15359 | ||
| | ||||||
* | save errno in sigchld handlers | 1997-08-04 | 1 | -0/+3 | ||
| | ||||||
* | install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188 | 1997-07-24 | 1 | -1/+1 | ||
| | ||||||
* | back out 1.2 | 1997-07-24 | 1 | -2/+2 | ||
| | ||||||
* | install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188 | 1997-07-24 | 1 | -2/+2 | ||
| | ||||||
* | Integrate local changes | 1997-06-28 | 11 | -235/+545 | ||
| | ||||||
* | Latest version from Cyclic Software | 1997-06-28 | 39 | -976/+2627 | ||
| | ||||||
* | Allow a private tag when we expand RCS identifiers ourselves as well. | 1997-04-26 | 3 | -5/+24 | ||
| | ||||||
* | 1 byte underflow | 1997-04-25 | 1 | -1/+1 | ||
| | ||||||
* | Integrate local changes | 1997-04-21 | 8 | -280/+457 | ||
| | ||||||
* | Latest release from Cyclic Software | 1997-04-21 | 33 | -493/+2069 | ||
| | ||||||
* | Integrate local changes | 1997-03-29 | 2 | -2/+8 | ||
| | ||||||
* | Latest release from Cyclic Software | 1997-03-29 | 11 | -27/+350 | ||
| |