home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / A / SYSLOGD / _SYSLOGD.TAR / usr / doc / sysklogd / MANIFEST < prev    next >
Encoding:
Text File  |  1994-05-10  |  915 b   |  33 lines

  1. A virgin copy of these sources should include 12 files:
  2.  
  3. MANIFEST:    This file.
  4.  
  5. INSTALL:    Brief installation instructions.
  6.  
  7. NEWS:        Important changes.
  8.  
  9. Makefile:    A makefile to generate the binaries.
  10.  
  11. README.linux:    Documentation which may prove useful.
  12.  
  13. klogd.c:    The source code for the kernel log daemon.
  14.  
  15. syslog.c:    A slightly modified version of the syslog.c file found in
  16.         the standard libraries.  This special version is needed
  17.         so that klogd will pass messages with kernel priority to
  18.         the syslogd facility.
  19.  
  20. syslog.conf:    A sample configuration file.  Note that this file uses
  21.         an extension to the BSD syntax.  See README.linux for
  22.         more details.
  23.  
  24. syslog_tst.c:    A program to test things out.
  25.  
  26. syslogd.c:    Source code for the network aware version of the system
  27.         log daemon.
  28.  
  29. sysklogd.8:    Man page documenting the general characteristics of this
  30.         package.
  31.  
  32. klogd.8:    Man page documenting the kernel log daemon.
  33.