aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_compressor.c
Commit message (Expand)AuthorAgeFilesLines
* Update to Zstandard 1.3.8Conrad Meyer2018-12-291-2/+2
* ZSTDIO: Correctly initialize zstd context with provided 'level'Conrad Meyer2018-10-201-4/+19
* Fix the test for SET_FOREACH termination.Mark Johnston2018-02-151-1/+1
* Add support for zstd-compressed user and kernel core dumps.Mark Johnston2018-02-131-0/+229
* Generalize the gzio API.Mark Johnston2018-01-081-0/+315