svnroot commit: ircd-hybrid-7.2/src ircd_signal.c

Michael Wobst michael at svn.ircd-hybrid.org
Fri May 12 16:05:57 EDT 2006


michael     2006-05-12 16:05:57 -0400 (Fri, 12 May 2006)

  Modified files:
    ircd-hybrid-7.2/src  ircd_signal.c 
  Log:
  - Ignore signal SIGXFSZ which killed the ircd process on daxnet because of
  a file size limit set too low.  That way, write() and friends will abort
  and errno will be set to EFBIG.  We may think about a NOTICE which could
  be sent to operators on a failed write attempt to either the log files
  or k/x-line files.
  
  Revision  Changes    Path
  594       +7 -5      ircd-hybrid-7.2/src/ircd_signal.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid-7.2/src/ircd_signal.c?rev=594&r1=593&r2=594&diff_format=h




More information about the hybrid-commits mailing list