haiku/headers/private/syslog_daemon
Axel Dörfler 4bf862e368 syslog_daemon: Converted to BServer.
* Instead of letting the kernel search for the syslog port, the
  daemon now registers itself with the kernel (which even solves
  a TODO).
* A port is created for the actual log messages from the launch_daemon,
  and used on start.
* However, the SyslogTest does not yet work, due to the BMessage <->
  KMessage communication problems.
2015-07-22 20:40:47 +02:00
..
syslog_daemon.h syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00