History log of /dflybsd-src/usr.bin/diff/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# a95b5cf7 21-Dec-2024 Aaron LI <aly@aaronly.me>

diff(1): Remove unnecessary "-Wall" COPTS

The "-Wall" option is already set by default.


# 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 ...