cvs commit: src/usr.sbin/syslogd syslogd.c

Christian S.J. Peron csjp at FreeBSD.org
Wed May 25 17:31:39 PDT 2005


csjp        2005-05-26 00:31:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/syslogd     syslogd.c 
  Log:
  MFC revision 1.144
  date: 2005/05/19 21:09:44;  author: csjp;  state: Exp;  lines: +2 -0
  Add cases for ENOBUFS and ENETDOWN. We need to make sure that we
  catch all transient errors. This fixes situations where transient
  error conditions such as network interfaces losing carrier signals
  or the system running out of mbufs would result in the permanent
  removal of forwarding syslog messages.
  
  Revision   Changes    Path
  1.131.2.4  +2 -0      src/usr.sbin/syslogd/syslogd.c


More information about the cvs-src mailing list