A virgin copy of these sources should include 12 files: MANIFEST: This file. INSTALL: Brief installation instructions. NEWS: Important changes. Makefile: A makefile to generate the binaries. README.linux: Documentation which may prove useful. klogd.c: The source code for the kernel log daemon. syslog.c: A slightly modified version of the syslog.c file found in the standard libraries. This special version is needed so that klogd will pass messages with kernel priority to the syslogd facility. syslog.conf: A sample configuration file. Note that this file uses an extension to the BSD syntax. See README.linux for more details. syslog_tst.c: A program to test things out. syslogd.c: Source code for the network aware version of the system log daemon. sysklogd.8: Man page documenting the general characteristics of this package. klogd.8: Man page documenting the kernel log daemon.