Download List

Project Description

The sysklogd package implements two system log daemons. The syslogd daemon is an enhanced version of the standard Berkeley utility program. It is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. The klogd daemon listens to kernel message sources and is responsible for prioritizing and processing operating system messages. It can run as a client of syslogd or optionally as a standalone program. Klogd can be used to decode EIP addresses if it can find a System.map file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-17 19:34
1.4.1

klogd will now set the console log level only if -c is given on the
commandline, not overwriting local settings in /etc/sysctl.conf. It
will use SOCK_DGRM as well, and re-enables kernel logging. It doesn't
make syslogd fail with a broken -a. It will skip zero bytes and not
enter a busy loop anymore. A patch has been made to prevent LogLine()
from being invoked with a negative counter as an argument.
Tags: Minor bugfixes

2001-01-30 15:14
1.4

This release includes several bugfixes and improvements.

Project Resources