Date: Fri, 8 Oct 2004 21:15:21 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen syslog.c Message-ID: <200410082115.i98LFLMU034965@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius     2004-10-08 21:15:21 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/gen         syslog.c 
  Log:
  When send()ing to syslogd return ENOBUFS keep trying until success.
  
  This fixes a case, when DoSed syslogd completely loses messages.
  
  PR:             bin/72366
  Discussed with: dwmalone, millert@OpenBSD.org
  Approved by:    julian (mentor)
  Obtained from:  OpenBSD (rev. 1.17, 1.21 by millert)
  MFC after:      3 months
  
  Revision  Changes    Path
  1.31      +18 -8     src/lib/libc/gen/syslog.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410082115.i98LFLMU034965>
