haiku/src/servers/syslog_daemon
Augustin Cavalier ba56491ea0 syslog_daemon: Use BServer and do not connect to app_server.
axeld did all the hard work in 4bf862e368
but did not actually change the instantiation to use BServer. We now
do that, and pass "false" for "initGUI" to avoid connecting to app_server,
as syslog_daemon never does anything GUI related.
2021-09-27 18:34:45 -04:00
..
Jamfile syslog_daemon: We don't need strlcpy.c anymore. 2018-11-21 23:52:49 -05:00
SyslogDaemon.cpp syslog_daemon: Use BServer and do not connect to app_server. 2021-09-27 18:34:45 -04:00
SyslogDaemon.h syslog_daemon: Use BServer and do not connect to app_server. 2021-09-27 18:34:45 -04:00
SyslogDaemon.rdef Set the exclusive launch flag on servers, daemons, Tracker and Deskbar. 2011-04-11 12:23:51 +00:00
listener_output.cpp syslog_daemon: Style cleanups, no functional change. 2015-07-22 20:39:57 +02:00
listener_output.h syslog_daemon: Style cleanups, no functional change. 2015-07-22 20:39:57 +02:00
syslog_output.cpp syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
syslog_output.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00