Date: Fri, 2 Nov 2001 09:11:14 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-src::exim.c Message-ID: <200111021711.fA2HBEn01875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2001/11/02 09:11:14 PST
Modified files:
mail/exim Makefile
mail/exim/files patch-src::exim.c
Log:
Add the author's patch to fix a failure to reap children on BSD systems,
where SIG_IGN as the signal handler for SIGCHLD is bad. This is only
an issue when a significant number of messages is received via pipe
(e.g. with -bS) at a faster rate than they can be dealt with by parallel
delivery agents (e.g. -odqs).
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: Pine.SOL.4.33.0111021349170.19636-100000@virgo.cus.cam.ac.uk
Revision Changes Path
1.100 +1 -1 ports/mail/exim/Makefile
1.2 +8 -0 ports/mail/exim/files/patch-src::exim.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111021711.fA2HBEn01875>
