git: DragonFly_RELEASE_3_0 libc - Do not allow a stuck syslogd to screw up the entire system
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Tue Mar 27 06:48:35 PDT 2012
commit 83d890e1fd1d3be68acd0eaf860bda2db05872c9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Mar 23 17:33:51 2012 -0700
libc - Do not allow a stuck syslogd to screw up the entire system
* If syslogd gets stuck the socket buffer will still full forever.
Only try writing a limited number of times before giving up.
Summary of changes:
lib/libc/gen/syslog.c | 19 ++++++++++++++-----
1 files changed, 14 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83d890e1fd1d3be68acd0eaf860bda2db05872c9
--
DragonFly BSD source repository
More information about the Commits
mailing list