]> git.wh0rd.org - dump.git/commit - dump/dump.8.in
Added LZO compression.
authorStelian Pop <stelian@popies.net>
Mon, 31 Mar 2003 09:42:54 +0000 (09:42 +0000)
committerStelian Pop <stelian@popies.net>
Mon, 31 Mar 2003 09:42:54 +0000 (09:42 +0000)
commit206f768c7a7a4bca1c4acc3c686d55578c0cb919
treea3e2c11b773aa50f69ec97b0ffeaccd2f8058ac6
parente1abc9ce25132eef1239047a071c2c1d4822dd9f
Added LZO compression.
14 files changed:
CHANGES
MCONFIG.in
compat/include/lzoconf.h [new file with mode: 0644]
compat/include/minilzo.h [new file with mode: 0644]
compat/include/protocols/dumprestore.h
compat/lib/Makefile.in
compat/lib/README.LZO [new file with mode: 0644]
compat/lib/README2.LZO [new file with mode: 0644]
compat/lib/minilzo.c [new file with mode: 0644]
dump/dump.8.in
dump/dump.h
dump/main.c
dump/tape.c
restore/tape.c