search for: oldrsync

Displaying 4 results from an estimated 4 matches for "oldrsync".

Did you mean: logrsync
2002 Nov 17
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (update)
...#39;t have one. (Looks like an editing error misspelled inet_pton). If you have any questions, please let me know. My normal e-mail address is Paul.Green@stratus.com; I use this other one to send patches because I know it won't wrap the lines. ### START OF PATCHES ### diff -urp --new-file oldrsync/Makefile.in newrsync/Makefile.in --- oldrsync/Makefile.in Tue Aug 27 11:04:16 2002 +++ newrsync/Makefile.in Thu Sep 5 18:09:53 2002 @@ -9,6 +9,7 @@ mandir=@mandir@ LIBS=@LIBS@ CC=@CC@ CFLAGS=@CFLAGS@ +CPPFLAGS=@CPPFLAGS@ LDFLAGS=@LDFLAGS@ INSTALLCMD=@INSTALL@ @@ -45,7 +46,7 @@ CHECK_PROGS =...
2002 Nov 20
0
[PATCH] Updated patch to rsync for Stratus VOS
...is patch was tested by me here on VOS. I know of no reason why these changs should not be safe on all other POSIX or Unix systems. My official email address is Paul.Green@stratus.com; I use this one when sending patches because I know they won't get wrapped. ### START OF PATCH ### diff -urp oldrsync/Makefile.in newrsync/Makefile.in --- oldrsync/Makefile.in Sun Nov 17 05:00:41 2002 +++ newrsync/Makefile.in Wed Nov 20 07:18:37 2002 @@ -9,6 +9,8 @@ mandir=@mandir@ LIBS=@LIBS@ CC=@CC@ CFLAGS=@CFLAGS@ +CPPFLAGS=@CPPFLAGS@ +EXEEXT=@EXEEXT@ LDFLAGS=@LDFLAGS@ INSTALLCMD=@INSTALL@ @@ -41,21 +43,...
2002 Sep 06
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS
...#39;t have one. (Looks like an editing error misspelled inet_pton). If you have any questions, please let me know. My normal e-mail address is Paul.Green@stratus.com; I use this other one to send patches because I know it won't wrap the lines. ### START OF PATCHES ### diff -urp --new-file oldrsync/Makefile.in newrsync/Makefile.in --- oldrsync/Makefile.in Tue Aug 27 11:04:16 2002 +++ newrsync/Makefile.in Thu Sep 5 18:09:53 2002 @@ -9,6 +9,7 @@ mandir=@mandir@ LIBS=@LIBS@ CC=@CC@ CFLAGS=@CFLAGS@ +CPPFLAGS=@CPPFLAGS@ LDFLAGS=@LDFLAGS@ INSTALLCMD=@INSTALL@ @@ -45,7 +46,7 @@ CHECK_PROGS =...
2002 Oct 14
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (resend)
...#39;t have one. (Looks like an editing error misspelled inet_pton). If you have any questions, please let me know. My normal e-mail address is Paul.Green@stratus.com; I use this other one to send patches because I know it won't wrap the lines. ### START OF PATCHES ### diff -urp --new-file oldrsync/Makefile.in newrsync/Makefile.in --- oldrsync/Makefile.in Tue Aug 27 11:04:16 2002 +++ newrsync/Makefile.in Thu Sep 5 18:09:53 2002 @@ -9,6 +9,7 @@ mandir=@mandir@ LIBS=@LIBS@ CC=@CC@ CFLAGS=@CFLAGS@ +CPPFLAGS=@CPPFLAGS@ LDFLAGS=@LDFLAGS@ INSTALLCMD=@INSTALL@ @@ -45,7 +46,7 @@ CHECK_PROGS =...