| Commit message (Expand) | Author | Age | Files | Lines |
* | Unmangle cvs's MD5* calls. | peter | 1999-12-11 | 1 | -0/+15 |
* | Take a shot at using mkstemp() since we have a __warn_references() on | peter | 1999-12-11 | 2 | -1/+22 |
* | Merge error. rcs_lockfile is freed after unlock. | peter | 1999-12-11 | 1 | -2/+0 |
* | Update for 1.10.7 update. | peter | 1999-12-11 | 1 | -12/+6 |
* | Merge cyclic changes from 1.10.7 into our mainline. I did this seperately | peter | 1999-12-11 | 1 | -182/+301 |
* | Merge cyclic changes for 1.10.7 only our mainline. | peter | 1999-12-11 | 15 | -664/+1974 |
* | Revert to vendor version. Sigh, this left the vendor branch because | peter | 1999-12-11 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r54427, | peter | 1999-12-11 | 91 | -2114/+10401 |
|\ |
|
| * | Import cvs-1.10.7. There are a number of nasty bugs that have been fixed. | peter | 1999-12-11 | 108 | -2956/+12644 |
* | | Add maintainer tag, and add a description of a few more things we've | peter | 1999-12-08 | 1 | -0/+11 |
* | | Call isspace() directly to get rid of an objectionable include. | obrien | 1999-12-04 | 1 | -3/+2 |
* | | Document the .cvsrc "cvs" option for global options. | peter | 1999-12-04 | 1 | -0/+9 |
* | | Support the environtmental var "CVS_OPTIONS". Which can hold a set of | obrien | 1999-12-04 | 4 | -1/+135 |
* | | If running on the client side of a remote commit, don't reject root when | peter | 1999-10-25 | 1 | -1/+6 |
* | | Document -R. | obrien | 1999-09-11 | 1 | -0/+8 |
* | | Fixed style bugs in FreeBSD changes. KNF style doesn't apply to gnu | bde | 1999-07-04 | 1 | -4/+4 |
* | | Don't assume branch heads are alive.. (related to previous change to the | peter | 1999-05-10 | 1 | -1/+2 |
* | | Zap files not in cvs-1.10 | peter | 1999-04-05 | 2 | -427/+0 |
* | | Stray files that used to be in 1.9.x that are not in 1.10 | peter | 1999-04-05 | 1 | -71/+0 |
* | | Merge cvs-1.9.xx -> 1.10 changes onto mainline. | peter | 1999-03-18 | 14 | -452/+1385 |
* | | Merge cvs-1.9.xx -> 1.10 changes onto mainline. | peter | 1999-03-18 | 1 | -6/+17 |
* | | This commit was generated by cvs2svn to compensate for changes in r44852, | peter | 1999-03-18 | 51 | -1443/+4222 |
|\ \
| |/ |
|
| * | Import cvs-1.10 onto vendor branch. Merge to follow shortly. | peter | 1999-03-18 | 66 | -1889/+5632 |
* | | Tidy logic in sccs2rcs, | danny | 1999-01-15 | 2 | -3/+4 |
* | | Yet another y2k bug. (printf("19%s %s", $3, $4);) | danny | 1999-01-15 | 1 | -1/+1 |
* | | Fixed typo in previous commit. oops. | dillon | 1998-12-03 | 1 | -1/+1 |
* | | Reviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, cvs-all@freebsd.org | dillon | 1998-12-03 | 2 | -1/+28 |
* | | -v to show compiled in paths doesn't seem to exist. | obrien | 1998-10-04 | 1 | -3/+1 |
* | | Use readlink correctly | imp | 1998-09-09 | 1 | -3/+5 |
* | | Spelling corrections. | jkoshy | 1998-06-03 | 1 | -1/+1 |
* | | If we are logging into a cvs pserver with the username of "anoncvs", | peter | 1998-05-27 | 1 | -0/+10 |
* | | Make cvs really ignore a pserver password when the passwd field of the | peter | 1998-05-27 | 1 | -3/+4 |
* | | It would help if it compiled. *blush* | peter | 1998-05-27 | 1 | -1/+1 |
* | | Add a new long flag that causes cvs to ignore the CVSROOT/passwd file. | peter | 1998-05-27 | 3 | -5/+17 |
* | | Remove my hacks for capturing stdout/stderr through the protocol channel | peter | 1998-05-27 | 1 | -106/+2 |
* | | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 1 | -1/+1 |
* | | Argh!.. Spot the deliberate mistake that was probably causing the | peter | 1998-04-11 | 1 | -1/+1 |
* | | Tweak from the cvs sources just after the 1.9.26 release: | peter | 1998-03-11 | 1 | -1/+1 |
* | | Merge changes from vendor branch into mainline | peter | 1998-03-10 | 13 | -829/+2813 |
* | | This commit was generated by cvs2svn to compensate for changes in r34461, | peter | 1998-03-10 | 47 | -1853/+4003 |
|\ \
| |/ |
|
| * | Import cvs-1.9.26 onto vendor branch | peter | 1998-03-10 | 60 | -2682/+6816 |
* | | A hack to work around the sleep prior to calling the built-in diff. This | peter | 1998-02-14 | 1 | -4/+114 |
* | | Reduce the sleep(1) inbetween each diff, as suggested by bde some time | peter | 1998-02-08 | 1 | -2/+4 |
* | | Cosmetic cleanups for the local tag support. Since rcs isn't called | peter | 1998-01-31 | 2 | -17/+7 |
* | | Merge vendor changes to files that we've touched onto mainline. | peter | 1998-01-30 | 3 | -8/+47 |
* | | This commit was generated by cvs2svn to compensate for changes in r32896, | peter | 1998-01-30 | 11 | -11/+391 |
|\ \
| |/ |
|
| * | Import cvs-1.9.24 since it came quite soon after the snapshot that was | peter | 1998-01-30 | 14 | -19/+438 |
* | | Update import instructions from last time. | peter | 1998-01-30 | 1 | -1/+2 |
* | | Merge CYCLIC branch changes | peter | 1998-01-26 | 1 | -11/+18 |
* | | Restore file that was inadvertently deleted last time | peter | 1998-01-26 | 1 | -0/+97 |