#
# Manifest for ifchk-1.0.0.
#
CHANGES:			changes to ifchk since last release.
COPYING:			GPL license file.
INSTALL:			ifchk installation file.
MANIFEST:			this file.
Makefile:			ifchk makefile.
README_FIRST:			introductory file.
common.h:			shared header file.
config.c:			ifchk configuration file parser.
config.h:			ifchk configuration file parser.
daemon.c:			ifchk daemon subsystem.
daemon.h:			ifchk daemon subsystem.
docs:				documentation directory.
docs/ifchk.1:			ifchk manual page.
docs/ifchk.conf.5:		ifchk configuration file manual page.
error.c:			ifchk error logging subsystem.
error.h:			ifchk error logging subsystem.
filestat.c:			ifchk file status checking subsystem.
filestat.h:			ifchk file status checking subsystem.
ifchk.c				ifchk program front-end/framework.
ifchk.conf:			ifchk configuration file.
ifchk.h:			ifchk program front-end/framework.
ifchkboot:			init script directory.
ifchkboot/ifchkboot:		CentOS/Red Hat Enterprise init script.
linux.c:			ifchk linux module.
linux.h:			ifchk linux module.
log.c:				ifchk logging subsystem.
log.h:				ifchk logging subsystem.
papers:				white paper directory.
papers/ifchk.pdf		ifchk white paper (pdf format).
papers/ifchk.ps			ifchk white paper (ps format).
pidfile.c:			ifchk file locking subsystem.
pidfile.h:			ifchk file locking subsystem.
