]> git.decadent.org.uk Git - dak.git/commit
Added another tool used in dak (and placed nowhere else), dsync
authorArchive Administrator <ftpmaster@debian.org>
Fri, 25 Apr 2008 18:23:07 +0000 (18:23 +0000)
committerArchive Administrator <ftpmaster@debian.org>
Fri, 25 Apr 2008 18:23:07 +0000 (18:23 +0000)
commit824e90cf1466f3d62db08f27b865ef8e301a9ae9
treedb51f26a3a67dfbeec4438827a0d1cd2083efa63
parentf9d876eacbc4c4c5a57f862b8d3a46443aad5da7
Added another tool used in dak (and placed nowhere else), dsync
78 files changed:
tools/dsync-0.0/COMPILING [new file with mode: 0644]
tools/dsync-0.0/COPYING [new file with mode: 0644]
tools/dsync-0.0/Makefile [new file with mode: 0644]
tools/dsync-0.0/buildlib/archtable [new file with mode: 0644]
tools/dsync-0.0/buildlib/config.guess [new file with mode: 0755]
tools/dsync-0.0/buildlib/config.h.in [new file with mode: 0644]
tools/dsync-0.0/buildlib/config.sub [new file with mode: 0755]
tools/dsync-0.0/buildlib/configure.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/copy.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/debiandoc.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/defaults.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/environment.mak.in [new file with mode: 0644]
tools/dsync-0.0/buildlib/install-sh [new file with mode: 0644]
tools/dsync-0.0/buildlib/inttypes.h.in [new file with mode: 0644]
tools/dsync-0.0/buildlib/library.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/makefile.in [new file with mode: 0644]
tools/dsync-0.0/buildlib/manpage.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/mkChangeLog [new file with mode: 0755]
tools/dsync-0.0/buildlib/program.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/sizetable [new file with mode: 0644]
tools/dsync-0.0/buildlib/staticlibrary.mak [new file with mode: 0644]
tools/dsync-0.0/buildlib/tools.m4 [new file with mode: 0644]
tools/dsync-0.0/buildlib/yodl_manpage.mak [new file with mode: 0644]
tools/dsync-0.0/cmdline/dsync-cdimage.cc [new file with mode: 0644]
tools/dsync-0.0/cmdline/dsync-flist.cc [new file with mode: 0644]
tools/dsync-0.0/cmdline/dsync-flist.h [new file with mode: 0644]
tools/dsync-0.0/cmdline/makefile [new file with mode: 0644]
tools/dsync-0.0/cmdline/path-utils.cc [new file with mode: 0644]
tools/dsync-0.0/configure [new file with mode: 0755]
tools/dsync-0.0/configure.in [new file with mode: 0644]
tools/dsync-0.0/debian/changelog [new file with mode: 0644]
tools/dsync-0.0/debian/compat [new file with mode: 0644]
tools/dsync-0.0/debian/control [new file with mode: 0644]
tools/dsync-0.0/debian/postinst [new file with mode: 0755]
tools/dsync-0.0/debian/rules [new file with mode: 0755]
tools/dsync-0.0/debian/shlibs.local [new file with mode: 0644]
tools/dsync-0.0/debian/substvars [new file with mode: 0644]
tools/dsync-0.0/doc/dsync-flist.1.yo [new file with mode: 0644]
tools/dsync-0.0/doc/examples/dsync.conf [new file with mode: 0644]
tools/dsync-0.0/doc/filelist.sgml [new file with mode: 0644]
tools/dsync-0.0/doc/makefile [new file with mode: 0644]
tools/dsync-0.0/libdsync/compare.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/compare.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/bitmap.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/bitmap.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/cmndline.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/cmndline.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/configuration.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/configuration.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/error.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/error.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/fileutl.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/fileutl.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/md4.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/md4.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/md5.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/md5.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/mmap.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/mmap.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/slidingwindow.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/slidingwindow.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/strutl.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/strutl.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/contrib/system.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/filefilter.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/filefilter.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/filelist.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/filelist.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/filelistdb.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/filelistdb.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/genfilelist.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/genfilelist.h [new file with mode: 0644]
tools/dsync-0.0/libdsync/makefile [new file with mode: 0644]
tools/dsync-0.0/libdsync/rsync-algo.cc [new file with mode: 0644]
tools/dsync-0.0/libdsync/rsync-algo.h [new file with mode: 0644]
tools/dsync-0.0/test/fftest.cc [new file with mode: 0644]
tools/dsync-0.0/test/makefile [new file with mode: 0644]
tools/dsync-0.0/test/pathtest.cc [new file with mode: 0644]