cvs commit: src/lib/libc/gen syslog.c
Gleb Smirnoff
glebius at FreeBSD.org
Fri Oct 8 14:15:22 PDT 2004
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 at 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
More information about the cvs-src
mailing list