haiku/src/servers/syslog_daemon
Axel Dörfler 900849fa0d Since objects/.../system/kernel is now a directory, the kernel target is now
called kernel_${arch} like on disk. A "jam kernel" will still work, though.
Also updated all those Jamfiles I forgot to update before.
Since makehdimage now runs through (and even builds a working image), I guess
most of the consequences of the "kernel/core" -> "system/kernel" rename task
are solved.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12364 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-13 14:49:55 +00:00
..
Jamfile Since objects/.../system/kernel is now a directory, the kernel target is now 2005-04-13 14:49:55 +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