summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* make ro /usr/src work again, tholo@ oktodd2002-06-031-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 createfgsch2002-04-201-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 betholo2002-01-083-7/+21
| | | | specified on the command line; ok niklas@ pval@
* start editor in an empty line as used to be; deraadt@ agrees.fgsch2001-11-061-0/+2
|
* avoid /tmp races by using mktemp(1)millert2001-10-041-3/+7
|
* Merge remaining local changes, correct build issuestholo2001-09-293-7/+12
|
* Merge local changes; work in progresstholo2001-09-2820-2420/+1873
|
* Latest from Cyclic Softwaretholo2001-09-2839-3051/+8117
|
* Fixed version of Matthieu's change from revision 1.12millert2001-08-301-4/+6
| | | | OK matthieu@ && deraadt@
* Nope, this makes cvs dump corederaadt2001-08-291-8/+5
|
* allow for local tags that include numbers (like $XFree86$). Firstmatthieu2001-08-271-5/+8
| | | | character must be pure alpha though. Ok deraadt@, tholo@.
* permit [] hostname formats in CVSroot, for v6deraadt2001-03-211-1/+13
|
* Disable bogus check for whether a file in the current directory (only!)tholo2001-02-111-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 casestholo2001-02-111-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 changestholo2001-02-1017-1199/+1340
|
* Latest from Cyclic Softwaretholo2001-02-1032-1136/+3166
|
* rsh was changed to ssh. reflect this in error messages. ok deraadt@todd2000-12-122-4/+4
|
* change default connection protocol from "rsh" to "ssh", so that CVS_RSHderaadt2000-12-101-3/+6
| | | | no longer needs setting.
* Add missing local change that was lost in a merge.millert2000-10-211-0/+3
|
* Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from Toddtholo1999-09-101-2/+2
| | | | Miller <todd.miller@courtesan.com>
* Add option to set the repository to read-only on the command line; fromtholo1999-09-101-1/+6
| | | | Artur Grabowski <art@stacken.kth.se>
* Integrate local changestholo1999-09-109-117/+338
|
* Latest version from Cyclictholo1999-09-1016-260/+2153
|
* ARCH -> __ARCH_espie1999-06-161-4/+4
|
* Fix edge-condition with doing "cvs update directory" when there is no CVStholo1999-03-041-1/+1
| | | | | | directory in the current directory, only in the named subdirectory. Reported by Pavel Korovin <pvk@pvk-home.tsinet.ru>
* Integrate local changestholo1999-02-2814-643/+1498
|
* Latest version from Cyclictholo1999-02-2841-984/+6176
|
* Integrate local changestholo1998-08-2211-79/+302
|
* Latest version from Cyclictholo1998-08-2211-75/+1219
|
* Use system zlib if present and of recent enough vintagetholo1998-08-121-3/+6
|
* Integrate local changestholo1998-07-137-252/+1079
|
* Latest version from Cyclictholo1998-07-1318-340/+1501
|
* more careful scanfderaadt1998-05-142-3/+3
|
* Integrate local changestholo1998-03-1213-837/+2789
|
* Latest version from Cyclictholo1998-03-1228-1801/+3587
|
* Merge local changes to support a configuration file with Cyclic's schemetholo1998-02-225-76/+32
|
* Integrate local changestholo1998-02-2212-1614/+5240
|
* Latest version from Cyclictholo1998-02-2255-3483/+15359
|
* save errno in sigchld handlersderaadt1997-08-041-0/+3
|
* install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey1997-07-241-1/+1
|
* back out 1.2kstailey1997-07-241-2/+2
|
* install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey1997-07-241-2/+2
|
* Integrate local changestholo1997-06-2811-235/+545
|
* Latest version from Cyclic Softwaretholo1997-06-2839-976/+2627
|
* Allow a private tag when we expand RCS identifiers ourselves as well.tholo1997-04-263-5/+24
|
* 1 byte underflowderaadt1997-04-251-1/+1
|
* Integrate local changestholo1997-04-218-280/+457
|
* Latest release from Cyclic Softwaretholo1997-04-2133-493/+2069
|
* Integrate local changestholo1997-03-292-2/+8
|
* Latest release from Cyclic Softwaretholo1997-03-2911-27/+350
|