BSD-Diffutils BSD-Diffutils is a port of the next command from OpenBSD: cmp diff diff3 sdiff Why OpenBSD? NetBSD only has cmp and sdiff commands (they use diff and diff3 of GNU), and OpenBSD's code is too similar to NetBSD's code. What's required? glibc or musl clang or gcc bmake