freebsd-src/usr.bin/mkuzip
Maxim Sobolev 6e5a582da2 In the de-duplication mode, when found matching md5 checksum also read
back block and compare actual content. Just output original block
instead of back reference in the unlikely event of collision.
2016-03-13 21:09:08 +00:00
..
Makefile Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2016-02-24 17:18:35 +00:00
mkuz_blockcache.c In the de-duplication mode, when found matching md5 checksum also read 2016-03-13 21:09:08 +00:00
mkuz_blockcache.h Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuz_cloop.h Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuz_lzma.c Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuz_lzma.h Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuz_zlib.c Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuz_zlib.h Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
mkuzip.8 Add -S option to print out summary after compression has been 2016-03-10 21:36:24 +00:00
mkuzip.c In the de-duplication mode, when found matching md5 checksum also read 2016-03-13 21:09:08 +00:00
mkuzip.h Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00