cvs commit: src/usr.sbin/rpc.lockd kern.c

Craig Rodrigues rodrigc at FreeBSD.org
Thu May 25 15:20:34 PDT 2006


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


More information about the cvs-src mailing list