aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zstream/zstream_redup.c
Commit message (Expand)AuthorAgeFilesLines
* Add a "zstream decompress" subcommandAlan Somers2022-06-241-2/+2
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-2/+2
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-1/+0
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-051-0/+1
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Fix unitialized variable in `zstream redup` commandBrian Behlendorf2020-04-231-1/+1
* Minor `zstream redup` command fixesBrian Behlendorf2020-04-101-0/+1
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-101-0/+468