History log of /haiku/src/system/libroot/posix/syslog.cpp
Revision Date Author Comments
# 4bf862e3 21-Apr-2015 Axel Dörfler <axeld@pinc-software.de>

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.


# e453c0f4 28-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

64-bit printf warning fixes in libroot.


# a65ef315 20-Jul-2012 Philippe Saint-Pierre <stpere@gmail.com>

CID 609036: Avoid to exceed length of string


# bf6bf2e3 27-Dec-2008 Axel Dörfler <axeld@pinc-software.de>

* get_context() didn't quite do what it was supposed to be doing. Especially,
it was not guaranteed that this function returned a valid context even with
low memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28826 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1fab7b91 18-May-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Add a newline to the syslog message, if it was missing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e5bc2a9e 03-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

Added BSD extension vsyslog() - is also found on Linux.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23835 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 80b2c30e 04-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

LOG_CONS is now also honoured when sending the message to the syslog daemon failed
(and not just because it doesn't run).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21547 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5af32e75 13-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Renamed src/kernel to src/system.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12359 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4bf862e3689b034d4e44cf94c5e50fe7ae05aee3 21-Apr-2015 Axel Dörfler <axeld@pinc-software.de>

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.


# e453c0f4a7d0014d73e9b499aa1fe813dc64c084 28-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

64-bit printf warning fixes in libroot.


# a65ef315855554757c1d65ab807d7969cf485257 20-Jul-2012 Philippe Saint-Pierre <stpere@gmail.com>

CID 609036: Avoid to exceed length of string


# bf6bf2e36b82d1b98059b96ff2b3307ad4d895d1 27-Dec-2008 Axel Dörfler <axeld@pinc-software.de>

* get_context() didn't quite do what it was supposed to be doing. Especially,
it was not guaranteed that this function returned a valid context even with
low memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28826 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1fab7b919fe287115ff432936dc4cdf7c984f554 18-May-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Add a newline to the syslog message, if it was missing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e5bc2a9e7a7025a6f1cd44938916ed36c3880253 03-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

Added BSD extension vsyslog() - is also found on Linux.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23835 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 80b2c30e4f8f026c0088d3bff45705ba6a782600 04-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

LOG_CONS is now also honoured when sending the message to the syslog daemon failed
(and not just because it doesn't run).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21547 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5af32e752606778be5dd7379f319fe43cb3f6b8c 13-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Renamed src/kernel to src/system.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12359 a95241bf-73f2-0310-859d-f6bbb57e9c96