summaryrefslogtreecommitdiff
path: root/contrib/diff/src
AgeCommit message (Collapse)Author
2025-11-18diff3: Use logical-not, not bitwise for booleansEd Maste
And compare impcompat != 0 as it's actually an integer incremented on each use of one of the AeExX3 options. Reviewed by: fuz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53808
2022-11-13gnu diff3: apply patch to committed src, rather than at build timeEd Maste
This appears to be a leftover from the time we used a less-capable VCS. Reviewed by: delphij MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D37368
2015-06-01Fix the wrong format, format specifies type 'int' but the argument has typeMarcelo Araujo
'long', it was spotted by clang. Differential Revision: D2663 Reviewed by: imp, rodrigc Notes: svn path=/head/; revision=283869
2012-08-17Catch up with the subversion conversion and apply these build-time patches.David E. O'Brien
Notes: svn path=/head/; revision=239360
2007-07-19This commit was generated by cvs2svn to compensate for changes in r171490,Xin LI
which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=171491
2007-06-15Apply vendor patch that implements 1/2 as aliases of l/r.Xin LI
Requested by: dmalone, Chuck Swiger Notes: svn path=/vendor/diff/dist/; revision=170764
2007-06-15Virgin import of diffutils 2.8.7.Xin LI
Notes: svn path=/vendor/diff/dist/; revision=170754