haiku/src/servers/syslog_daemon
Axel Dörfler 9f8a0739b6 The daemon now runs on top of our kernel, so it should now write to
the real syslog.
Also, find_directory() now makes sure that the path to the syslog
actually exists.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10797 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-17 14:49:14 +00:00
..
Jamfile This should fix the syslog_daemon build under R5 (compiles strlcpy() in). 2004-01-27 09:41:41 +00:00
listener_output.cpp Implemented the syslog_daemon. Actual syslog output is not yet implemented; 2003-11-13 01:14:19 +00:00
listener_output.h Implemented the syslog_daemon. Actual syslog output is not yet implemented; 2003-11-13 01:14:19 +00:00
syslog_output.cpp The daemon now runs on top of our kernel, so it should now write to 2005-01-17 14:49:14 +00:00
syslog_output.h Implemented the syslog_daemon. Actual syslog output is not yet implemented; 2003-11-13 01:14:19 +00:00
SyslogDaemon.cpp Implemented the syslog_daemon. Actual syslog output is not yet implemented; 2003-11-13 01:14:19 +00:00
SyslogDaemon.h Implemented the syslog_daemon. Actual syslog output is not yet implemented; 2003-11-13 01:14:19 +00:00
SyslogDaemon.rdef Switched to the text resource files. 2004-01-07 08:42:54 +00:00