summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/diff3.c
AgeCommit message (Collapse)Author
1994-11-01Upgraded to diffutils 2.7.jtc
1993-11-12Upgraded to diffutils 2.6.jtc
1993-09-29Upgrade to GNU Diffutils 2.5.jtc
No user visable changes, I just want to keep things in sync to make sure that integrating future versions of diffutils will continue to be relatively painless.
1993-09-16Updated to GNU Diffutils 2.4.jtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
headers, and a few other insignificant changes.
1993-07-09Moved diff3.c and sdiff.c back into the diff directory. The makefilesjtc
for diff3 and sdiff access them through the .PATH: construct. This allows all the source to be contained in the diff directory, and should make it a little bit easier to upgrade to newer versions of diff.