summaryrefslogtreecommitdiff
path: root/contrib/diff/src/diff3.c
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
2007-06-15Virgin import of diffutils 2.8.7.Xin LI
Notes: svn path=/vendor/diff/dist/; revision=170754