aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zstream/zstream_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Fix declarations of non-global variablesTino Reichardt2022-10-181-4/+4
* Fix unreachable code in zstreamdumpRichard Yao2022-09-291-3/+3
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Add a "zstream decompress" subcommandAlan Somers2022-06-241-1/+1
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* Fix erroneous zstreamdump warningPaul Dagnelie2022-02-261-1/+6
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-031-0/+8
* Make zstreamdump output the size of the payload for BEGIN recordsAllan Jude2020-06-271-0/+2
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-101-0/+797