CVS: cvs.openbsd.org: ports
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2003/02/23 11:33:14
Modified files:
net/rsync : Tag: OPENBSD_3_2 Makefile
Added files:
net/rsync/patches: Tag: OPENBSD_3_2 patch-cleanup_c
Log message:
MFC:
disallow infinite call chains of exit_cleanup
(this happened when the pipe to rsync got broken, because rsync would
then try to write to stderr, find out it didn't work, and call exit_cleanup,
which would then try it all over again... oops.
--
From: David Krause
Received on Sun Feb 23 21:51:59 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:45:58 EDT
|