History log of /src/sys/contrib/zstd/programs/zstdless (Results 1 – 3 of 3)
Revision Date Author Comments
# c0d9a071 08-Apr-2026 Xin LI <delphij@FreeBSD.org>

MFV: zstd 1.5.7.

MFC after: 2 weeks
Relnotes: yes


# 0c16b537 14-Nov-2017 Warner Losh <imp@FreeBSD.org>

Move zstd from contrib to sys/contrib so it can be used in the
kernel. Adjust the Makefiles that referenced it to the new path.

Sponsored by: Netflix
OK'd by: cem@ and AllanJude@


# e2290905 15-Apr-2017 Baptiste Daroussin <bapt@FreeBSD.org>

Import zstandard 1.1.4 in base

zstandard is a new compression library/tool which is very fast at
compression/decompression

For now import as a private library