FreeBSD Bugzilla – Attachment 13978 Details for
Bug 26376
Fix for rsync hanging when using ssh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 950 bytes, created by
Adrian Chadd
on 2001-04-06 10:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Adrian Chadd
Created:
2001-04-06 10:50:00 UTC
Size:
950 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/rsync/Makefile,v >retrieving revision 1.55 >diff -u -r1.55 Makefile >--- Makefile 2001/03/08 11:40:19 1.55 >+++ Makefile 2001/04/06 09:38:20 >@@ -8,7 +8,7 @@ > > PORTNAME= rsync > PORTVERSION= 2.4.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net ipv6 > MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ > ftp://sunsite.auc.dk/pub/unix/rsync/ \ >Index: files/patch-aa >=================================================================== >RCS file: patch-aa >diff -N patch-aa >--- /dev/null Fri Apr 6 11:00:04 2001 >+++ patch-aa Fri Apr 6 11:38:20 2001 >@@ -0,0 +1,11 @@ >+--- main.c.orig Fri Apr 6 08:41:23 2001 >++++ main.c Fri Apr 6 08:41:25 2001 >+@@ -160,7 +160,7 @@ >+ server_options(args,&argc); >+ >+ >+- if (strcmp(cmd, RSYNC_RSH) == 0) blocking_io = 1; >++ if (strcmp(cmd, "rsh") == 0) blocking_io = 1; >+ } >+ >+ args[argc++] = ".";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26376
: 13978