History log of /dflybsd-src/libexec/diff3prog/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 7876b5d2 21-Dec-2024 Aaron LI <aly@aaronly.me>

libexec/diff3prog: Don't duplicate the installation of diff3.1

The diff3.1 man page is already being installed by usr.bin/diff3.


# c9733229 08-Oct-2024 Matthew Dillon <dillon@apollo.backplane.com>

world - Replace gnu diff, diff3, and sdiff with BSD versions

* Replace diff and diff3 with the OpenBSD diff and diff3,
Replace sdiff with the FreeBSD sdiff,
Remove the GNU diff, diff3, and sdiff

world - Replace gnu diff, diff3, and sdiff with BSD versions

* Replace diff and diff3 with the OpenBSD diff and diff3,
Replace sdiff with the FreeBSD sdiff,
Remove the GNU diff, diff3, and sdiff

* Basic testing with dsynth bulk to ensure no significant compatibility
disruptions.

Submitted-by: Tyler <tyler.clark@foxide.xyz>

show more ...