CVS commit: src/bin/rcp

2020-05-06 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Wed May 6 18:15:40 UTC 2020 Modified Files: src/bin/rcp: rcp.c Log Message: In sink(), upon error, avoid multiple replies to the source as this would lead to a desynchronization of the protocol and further files or directories t

CVS commit: src/bin/rcp

2012-05-07 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Mon May 7 15:22:54 UTC 2012 Modified Files: src/bin/rcp: rcp.c Log Message: allocate a separate buffer in each call to sink(). reusing the buffer across recursive calls just doesn't work right. To generate a diff of this commit: c