From 94adfe526fd3fe6919e3efd786d08524f634fade Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 27 Oct 2007 05:02:40 +0000 Subject: [PATCH] Got rid of some cruft. --- checksum4mirrors.diff | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/checksum4mirrors.diff b/checksum4mirrors.diff index b4d9d47..eee5ef4 100644 --- a/checksum4mirrors.diff +++ b/checksum4mirrors.diff @@ -280,24 +280,6 @@ To use this patch, run these commands for a successful build: isPrint(const char *ptr) { return isprint(*(unsigned char *)ptr); ---- old/patches/checksum-updating.diff -+++ new/patches/checksum-updating.diff -@@ -476,15 +476,6 @@ To use this patch, run these commands fo - - return flist; - } --@@ -2320,7 +2673,7 @@ void flist_free(struct file_list *flist) -- -- if (!flist->prev || !flist_cnt) -- pool_destroy(flist->file_pool); --- else --+ else if (flist->pool_boundary) -- pool_free_old(flist->file_pool, flist->pool_boundary); -- -- if (flist->sorted && flist->sorted != flist->files) - --- old/ifuncs.h - +++ new/ifuncs.h - @@ -64,6 +64,12 @@ isDigit(const char *ptr) --- old/support/rsyncsums +++ new/support/rsyncsums @@ -0,0 +1,183 @@ -- 2.34.1