csjp
3e976b12e0
Currently, if writing out a log entry fails, we unlink that log entry from our
...
internal list of logfiles. So if writev(2) fails for potentially transient
errors like ENOSPC, syslogd requires a restart, even if the filesystem has
purged.
This change allows syslogd to ignore ENOSPC space errors, so that when the
filesystem is cleaned up, syslogd will automatically start logging again
without requiring the reset. This makes syslogd(8) a bit more reliable.
MFC after: 1 week
2006-03-30 21:04:52 +00:00
..
2005-11-01 22:44:08 +00:00
2006-01-22 18:37:51 +00:00
2006-03-21 09:00:51 +00:00
2006-02-09 12:49:39 +00:00
2005-09-21 05:33:46 +00:00
2006-02-02 10:15:30 +00:00
2006-02-02 10:15:30 +00:00
2006-02-02 10:15:30 +00:00
2006-03-21 18:42:52 +00:00
2005-07-15 08:04:32 +00:00
2005-07-15 15:32:52 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2006-01-23 13:55:32 +00:00
2005-07-14 20:29:08 +00:00
2005-10-19 15:37:43 +00:00
2005-08-25 17:01:06 +00:00
2006-02-12 07:56:11 +00:00
2006-01-10 05:56:32 +00:00
2005-12-23 15:33:31 +00:00
2005-08-24 17:24:39 +00:00
2005-11-28 13:51:36 +00:00
2005-07-25 14:44:11 +00:00
2005-07-25 14:44:11 +00:00
2005-10-26 22:23:52 +00:00
2005-11-03 07:28:46 +00:00
2005-10-26 22:28:38 +00:00
2005-09-12 16:06:15 +00:00
2006-02-04 22:17:38 +00:00
2005-10-17 20:27:15 +00:00
2005-08-05 07:17:23 +00:00
2006-03-16 14:31:35 +00:00
2005-08-19 11:03:49 +00:00
2005-12-29 20:11:46 +00:00
2006-01-09 19:54:28 +00:00
2006-01-12 08:01:38 +00:00
2005-12-13 17:07:52 +00:00
2006-03-09 19:52:44 +00:00
2006-03-17 18:54:44 +00:00
2006-02-04 18:24:06 +00:00
2006-01-01 20:19:49 +00:00
2005-11-16 02:47:12 +00:00
2006-01-29 08:44:05 +00:00
2006-02-18 11:26:36 +00:00
2005-08-11 15:43:55 +00:00
2005-07-25 14:44:11 +00:00
2005-07-25 14:44:11 +00:00
2005-07-25 14:44:11 +00:00
2005-10-26 18:46:27 +00:00
2005-11-18 10:56:28 +00:00
2006-01-20 05:18:01 +00:00
2005-12-21 10:12:05 +00:00
2006-03-17 18:54:44 +00:00
2005-10-17 15:28:25 +00:00
2005-08-18 11:11:40 +00:00
2005-07-21 16:40:40 +00:00
2006-03-17 18:54:44 +00:00
2006-02-27 14:25:32 +00:00
2006-03-26 12:20:54 +00:00
2006-03-17 18:54:44 +00:00
2006-02-19 00:40:28 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2006-02-02 10:15:30 +00:00
2005-11-17 19:31:52 +00:00
2005-07-31 08:25:53 +00:00
2005-06-15 10:13:04 +00:00
2006-02-25 23:50:15 +00:00
2005-07-25 14:44:11 +00:00
2005-07-25 14:44:11 +00:00
2005-11-17 12:19:19 +00:00
2006-03-17 18:54:44 +00:00
2006-03-23 14:39:38 +00:00
2006-03-24 23:59:51 +00:00
2006-03-29 10:02:26 +00:00
2006-03-17 18:54:44 +00:00
2005-11-29 16:33:44 +00:00
2006-03-23 07:55:33 +00:00
2006-03-29 10:02:26 +00:00
2006-03-30 21:04:52 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2005-07-14 20:29:08 +00:00
2006-03-17 18:54:44 +00:00
2006-01-10 16:03:37 +00:00
2005-07-21 13:23:23 +00:00
2005-09-17 12:52:04 +00:00
2005-10-28 22:47:40 +00:00
2006-03-15 10:46:38 +00:00
2005-09-21 14:30:14 +00:00
2006-03-06 07:42:52 +00:00
2005-08-22 09:59:13 +00:00
2006-03-15 10:46:38 +00:00
2006-03-17 18:54:44 +00:00
2006-03-20 14:24:58 +00:00