Imported Upstream version 0.4b37 upstream/0.4b37
authorBdale Garbee <bdale@gag.com>
Tue, 20 May 2008 05:04:23 +0000 (23:04 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 20 May 2008 05:04:23 +0000 (23:04 -0600)
commit6ca85a1b3c0486912b19bd5e47f78e9207ba5298
treecb3121485c4c2055cd7791d405f50aab189c918f
Imported Upstream version 0.4b37
93 files changed:
CHANGES [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
INSTALL [new file with mode: 0644]
KNOWNBUGS [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
MCONFIG.in [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
REPORTING-BUGS [new file with mode: 0644]
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]
common/Makefile.in [new file with mode: 0644]
common/dumprmt.c [new file with mode: 0644]
compat/include/Makefile.in [new file with mode: 0644]
compat/include/bsdcompat.h [new file with mode: 0644]
compat/include/bylabel.h [new file with mode: 0644]
compat/include/compaterr.h [new file with mode: 0644]
compat/include/compatglob.h [new file with mode: 0644]
compat/include/compatlfs.h [new file with mode: 0644]
compat/include/darwin.h [new file with mode: 0644]
compat/include/lzoconf.h [new file with mode: 0644]
compat/include/minilzo.h [new file with mode: 0644]
compat/include/pathnames.h [new file with mode: 0644]
compat/include/protocols/dumprestore.h [new file with mode: 0644]
compat/include/rmtflags.h [new file with mode: 0644]
compat/include/system.h [new file with mode: 0644]
compat/lib/Makefile.in [new file with mode: 0644]
compat/lib/README.LZO [new file with mode: 0644]
compat/lib/README2.LZO [new file with mode: 0644]
compat/lib/bylabel.c [new file with mode: 0644]
compat/lib/compaterr.c [new file with mode: 0644]
compat/lib/compatglob.c [new file with mode: 0644]
compat/lib/minilzo.c [new file with mode: 0644]
compat/lib/rmtflags.c [new file with mode: 0644]
compat/lib/system.c [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
depfix.sed [new file with mode: 0644]
dump.lsm [new file with mode: 0644]
dump.spec [new file with mode: 0644]
dump/Makefile.in [new file with mode: 0644]
dump/dump.8.in [new file with mode: 0644]
dump/dump.h [new file with mode: 0644]
dump/itime.c [new file with mode: 0644]
dump/main.c [new file with mode: 0644]
dump/optr.c [new file with mode: 0644]
dump/tape.c [new file with mode: 0644]
dump/traverse.c [new file with mode: 0644]
dump/unctime.c [new file with mode: 0644]
examples/cron_dump_to_disk/README [new file with mode: 0644]
examples/cron_dump_to_disk/backup [new file with mode: 0755]
examples/cron_dump_to_disk/backup_rotate [new file with mode: 0755]
examples/cron_dump_to_disk/backupskel.tar.gz [new file with mode: 0644]
examples/cron_dump_to_disk/crontab_entries.txt [new file with mode: 0644]
examples/dump_on_cd/README [new file with mode: 0644]
examples/dump_on_cd/dump_userinfo.sh [new file with mode: 0755]
examples/dump_on_cd/start_dump.sh [new file with mode: 0755]
examples/dump_on_cd/verify_dump.sh [new file with mode: 0755]
examples/dump_on_cd_2/DE/backup_CD [new file with mode: 0644]
examples/dump_on_cd_2/DE/backup_DVD [new file with mode: 0644]
examples/dump_on_cd_2/DE/dump_userexit_CD [new file with mode: 0644]
examples/dump_on_cd_2/DE/dump_userexit_DVD [new file with mode: 0644]
examples/dump_on_cd_2/EN/backup_CD [new file with mode: 0644]
examples/dump_on_cd_2/EN/backup_DVD [new file with mode: 0644]
examples/dump_on_cd_2/EN/dump_userexit_CD [new file with mode: 0644]
examples/dump_on_cd_2/EN/dump_userexit_DVD [new file with mode: 0644]
examples/dump_on_cd_2/README [new file with mode: 0644]
examples/dump_on_remote_cd/README [new file with mode: 0644]
examples/dump_on_remote_cd/dump-to-remote-cd [new file with mode: 0755]
examples/dump_on_remote_cd/get-dumpdata-to-cdrecord [new file with mode: 0755]
examples/encrypted_rmt/README [new file with mode: 0644]
examples/howto/ultra-mini-howto [new file with mode: 0644]
examples/remote_backup_ssh/backitup [new file with mode: 0644]
install-sh [new file with mode: 0755]
linux-1.2.x.patch [new file with mode: 0644]
restore/Makefile.in [new file with mode: 0644]
restore/dirs.c [new file with mode: 0644]
restore/extern.h [new file with mode: 0644]
restore/interactive.c [new file with mode: 0644]
restore/main.c [new file with mode: 0644]
restore/restore.8.in [new file with mode: 0644]
restore/restore.c [new file with mode: 0644]
restore/restore.h [new file with mode: 0644]
restore/symtab.c [new file with mode: 0644]
restore/tape.c [new file with mode: 0644]
restore/utilities.c [new file with mode: 0644]
rmt/Makefile.in [new file with mode: 0644]
rmt/cipher.c [new file with mode: 0644]
rmt/rmt.8.in [new file with mode: 0644]
rmt/rmt.c [new file with mode: 0644]