Subject: CVS commit: src/usr.sbin/syslogd
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/09/2004 00:56:47
Module Name:	src
Committed By:	matt
Date:		Thu Dec  9 00:56:47 UTC 2004

Modified Files:
	src/usr.sbin/syslogd: syslogd.c

Log Message:
Make syslogd automatically recover from full disks by noticing that the
write error was ENOSPC and either wait for a successfull write or a
different errno.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/usr.sbin/syslogd/syslogd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.