Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "zstream decompress" subcommand | Alan Somers | 2022-06-24 | 1 | -2/+2 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -1/+1 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -2/+2 |
* | libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd | наб | 2021-05-29 | 1 | -1/+0 |
* | Suppress cppcheck invalidSyntax warninigs | Brian Behlendorf | 2021-03-05 | 1 | -0/+1 |
* | Use the correct return type for getopt | sterlingjensen | 2020-12-17 | 1 | -1/+1 |
* | Fix unitialized variable in `zstream redup` command | Brian Behlendorf | 2020-04-23 | 1 | -1/+1 |
* | Minor `zstream redup` command fixes | Brian Behlendorf | 2020-04-10 | 1 | -0/+1 |
* | Add `zstream redup` command to convert deduplicated send streams | Matthew Ahrens | 2020-04-10 | 1 | -0/+468 |