summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/diff
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-306-11/+11
|
* Fixed non-conflict errors that occur when changes made to the local files arenate1995-02-201-8/+15
| | | | | | | | | | | | | | | | the same as the changes made in the repository. This is often seen by people with remote CVS trees that have applied their local patches to the master site. a 'cvs update' will show bogus conflicts. Obtained from: CVS mailing list, Stig<stig@inse.com> In diffutils 2.6 and 2.7, diff3 -A complains about identical overlapping changes. They're different from the ancestor but not from each other... Why bother? The patch below fixes this nonsense and preserves [B]ackwards compatiblity with the -B flag (also --show-bogus-conflicts). Party on... Stig
* Use -lgnuregexache1995-01-112-3/+5
|
* Update to GNU diffutils 2.6nate1993-11-123-0/+172
| | | | (Forgot to cvs add them)
* Updated to GNU diffutils 2.6nate1993-11-1220-1606/+2495
|
* From: Larry Jones <scjones@thor.sdrc.com>nate1993-11-082-1/+474
| | | | | | | Subject: man pages for diff et al. I finally got tired of not having man pages for diff and friends, so I edited the appropriate sections of the texinfo manual into man format.
* Update diff, diff3, and sdiff's makefiles to use .PATH: instead ofconklin1993-07-093-0/+3099
| | | | | | | | | copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of diffutils. With this checkin, this brings the netbsd and freebsd diff dists into sync.
* GNU Diff 2.3nate1993-06-2920-0/+11777
OpenPOWER on IntegriCloud