#
# Manifest for ifchk-1.1.3.
#
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.
bondutils.c:                    linux bonding discovery routine.
bondutils.h:                    linux bonding discovery routine.
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.
evtloop.c:			            ifchk master event loop routine.
evtloop.h:			            ifchk master event loop routine.
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/6/ifchkboot:		    CentOS 6/Red Hat Enterprise 6 init script.
ifchkboot/7/ifchkboot.service:	CentOS 7/Red Hat Enterprise 7 service unit.
linux.c:			            ifchk linux module.
linux.h:			            ifchk linux module.
log.c:				            ifchk logging subsystem.
log.h:				            ifchk logging subsystem.
psig.c:				            POSIX signals subsystem.
psig.h:				            POSIX signals subsystem.
ptimer.c:			            POSIX timer subsystem.
ptimer.h:			            POSIX timer 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.
