| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFV: zstd: Remove entries listed in FREEBSD-Xlist | Xin LI | 2026-04-09 | 50 | -14007/+0 |
| * | sys/contrib/zstd: further narrow FREEBSD-Xlist | Siva Mahadevan | 2026-04-09 | 1 | -1/+10 |
| * | MFV: zstd 1.5.7. | Xin LI | 2026-04-08 | 173 | -10874/+19104 |
| * | zstd: Add a stub <assert.h> for the kernel | Minsoo Choo | 2025-01-09 | 1 | -0/+2 |
| * | sys/contrib: Mop up $FreeBSD$ tags | Warner Losh | 2024-05-31 | 2 | -4/+0 |
| * | MFV: zstd 1.5.2 | Allan Jude | 2023-01-27 | 145 | -5446/+17297 |
| * | sys/*/conf/*, docs: fix links to handbook | Ceri Davies | 2021-05-20 | 1 | -1/+1 |
| * | libprivatezstd: Restrict symbol visibility similar to upstream | Conrad Meyer | 2021-01-03 | 2 | -0/+6 |
| * | zstd: Fix non-FreeBSD CI libzstd build | Conrad Meyer | 2021-01-03 | 1 | -3/+4 |
| * | sys/contrib/zstd: Import zstd 1.4.8 | Conrad Meyer | 2020-12-25 | 89 | -3070/+6809 |
| * | Unbreak ARM64 kernel build after r361426 | Conrad Meyer | 2020-05-23 | 1 | -3/+3 |
| * | Update to Zstandard 1.4.5 | Conrad Meyer | 2020-05-23 | 292 | -37326/+5656 |
| * | contrib/zstd: Revise Xlist for 1.4.5 import | Conrad Meyer | 2020-05-23 | 1 | -3/+3 |
| * | Update to Zstandard 1.4.4 | Conrad Meyer | 2019-11-16 | 117 | -2328/+4365 |
| * | zstd: Add an Xlist and document use during import | Conrad Meyer | 2019-11-06 | 2 | -0/+26 |
| * | Stopgap fix for gcc platforms. | Warner Losh | 2019-08-08 | 1 | -1/+1 |
| * | Update to Zstandard 1.4.2 | Conrad Meyer | 2019-08-08 | 72 | -2086/+3310 |
| * | Update to Zstandard 1.4.0 | Conrad Meyer | 2019-04-19 | 143 | -3041/+11745 |
| * | Update to Zstandard 1.3.8 | Conrad Meyer | 2018-12-29 | 109 | -6572/+11287 |
| * | Revert accidentally included changes in r342108 | Conrad Meyer | 2018-12-15 | 2 | -14/+0 |
| * | efirt: When present, attempt to use EFI runtime services to shutdown | Conrad Meyer | 2018-12-15 | 2 | -0/+14 |
| * | Update to Zstandard 1.3.7 | Conrad Meyer | 2018-10-22 | 120 | -4850/+12518 |
| * | malloc: try to use builtins for zeroing at the callsite | Mateusz Guzik | 2018-06-02 | 1 | -0/+1 |
| * | Update to Zstandard 1.3.4 | Conrad Meyer | 2018-03-26 | 82 | -4448/+7396 |
| * | lib(private)zstd: Fix riscv build | Conrad Meyer | 2018-03-18 | 1 | -0/+5 |
| * | Update to Zstandard 1.3.3 | Conrad Meyer | 2018-03-14 | 64 | -2754/+3020 |
| * | MFV: zstd: FIO_addFInfo: Fully initialize output 'total' struct | Conrad Meyer | 2018-03-05 | 1 | -0/+1 |
| * | Move zstd malloc()/free()/calloc() macros to stdlib.h. | Mark Johnston | 2018-02-13 | 2 | -11/+44 |
| * | zstd: Use mallocarray(9) for calloc macro. | Pedro F. Giffuni | 2018-01-13 | 1 | -1/+1 |
| * | Revert r327934 to fix the log message. | Pedro F. Giffuni | 2018-01-13 | 1 | -1/+1 |
| * | zstd: Use memalloc(9) for calloc macro. | Pedro F. Giffuni | 2018-01-13 | 1 | -1/+1 |
| * | Zstd: Add bswap intrinsics for small MIPS systems (e.g., Onion Omega) | Conrad Meyer | 2018-01-11 | 1 | -0/+14 |
| * | Finally, fix Zstd kernel build on MIPS and RISC-V | Conrad Meyer | 2018-01-10 | 1 | -0/+75 |
| * | Integrate zstd into the kernel | Conrad Meyer | 2018-01-08 | 7 | -0/+104 |
| * | Revert local changes made to make zstd(1) frontend behave like gzip(1) and fr... | Baptiste Daroussin | 2017-12-06 | 2 | -3/+3 |
| * | Use __has_builtin() to ensure clz and clzll builtins are available | Allan Jude | 2017-12-04 | 3 | -4/+4 |
| * | Actually commit the right patch for r325929 | Baptiste Daroussin | 2017-11-17 | 1 | -1/+1 |
| * | Do not remove the sources when zstd is called as zstdcat | Baptiste Daroussin | 2017-11-17 | 1 | -1/+1 |
| * | Move zstd from contrib to sys/contrib so it can be used in the | Warner Losh | 2017-11-14 | 243 | -0/+93071 |