rodrigc 2006-05-25 22:12:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd kern.c
Log:
Ignore SIGPIPE signals on write() failures.
We already check for write() failures and handle EPIPE.
Failure to handle SIGPIPE was resulting in rpc.lockd terminating.
PR: bin/97768
Reported by: Gea-Suan Lin <gslin at csie dot nctu dot edu dot tw>
MFC after: 1 day
Revision Changes Path
1.18 +1 -0 src/usr.sbin/rpc.lockd/kern.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"