Filename	Description
----------	-------------
MANIFEST	This file.
archive/.htaccess	
config	 project configuration for Aegis
etc/BUILDING.man	 source of the BUILDING file
etc/Howto.conf.in	 instructions to cook, architecture specific
etc/Howto.cook	 instructions to Cook: how to build the project
etc/MANIFEST.head	Script for building this file.
etc/MANIFEST.sh	Script for building this file.
etc/Makefile.awk	 helper file for generating Makefile file
etc/Makefile.file.sh	 shell script to generate Makefile fragment for each source file
etc/Makefile.head	 instructions to make, how to build the plasticfs package
etc/Makefile.sh	 shell script to generate Makefile file
etc/README.man	 source of the README file
etc/archive.cook	 How to build the release sets
etc/autoconf.cook	 instructions to cook, how to use GNU Autoconf
etc/configure.in	 how to configure PlasticFS, input to the GNU autoconf program
etc/documentation.cook	 instructions to Cook: how to build the documentation
etc/doxygen.cfg	 etc/doxygen.cfg
etc/doxygen.cook	 etc/doxygen.cook
etc/index.html	 input for archive/PlasticFS.html
etc/links.html	 input for archive/links.html
etc/mailing-list.html	 input for archive/mailing-list.html
etc/metrics.cook	 metrics.cook
etc/new-file-system.so	 etc/new-file-system.o
etc/new.1.1.so	 man page describing new 1.1 features
etc/new.1.2.so	 man page describing new 1.2 features
etc/new.1.3.so	 man page describing new 1.3 features
etc/new.1.4.so	 man page describing new 1.4 features
etc/new.1.5.so	 man page describing new 1.5 features
etc/new.1.6.so	 man page describing new 1.6 features
etc/new.1.7.so	 man page describing new 1.7 features
etc/new.1.8.so	 man page describing new 1.8 features
etc/new.1.9.so	 man page describing new 1.9 features
etc/new.sh	 shell script to sort include lists
etc/page-list.awk	 etc/page-list.awk
etc/plasticfs.lsm	 input for archive/plasticfs-N.N.lsm
etc/plasticfs.png.uue	
etc/ref-ptx.ignore	 words to ignore in the permuted index
etc/ref-ptx.sh	 shell script to manipulate ptxs
etc/ref-ptx1.awk	 ptx1.awk
etc/ref-ptx2.awk	 ptx2.awk
etc/ref-toc.so	 table of contents macros
etc/reference.man	 Reference Manual
etc/release.man	 How to release a version of PlasticFS
etc/rpm-build.sh	 shell script to rpm-build
etc/spec.sh	 shell script to generate RedHat spec file
etc/ssp.awk	 awk script to supress multiple blank lines
etc/template/c	New file template.
etc/template/cc	New file template.
etc/template/generic	New file template.
etc/template/h	New file template.
etc/template/man	New file template.
etc/template/sh	New file template.
etc/template/test	New file template.
lib/access.cc	 functions to impliment the access class
lib/chdir.cc	 functions to impliment the chdir class
lib/chmod.cc	 functions to impliment the chmod class
lib/close.cc	 functions to impliment the close class
lib/creat.cc	 functions to impliment the creat class
lib/creat64.cc	 functions to impliment the creat64 class
lib/dup.cc	 functions to impliment the dup class
lib/errno_insulator.cc	 functions to impliment the errno_insulator class
lib/errno_insulator.h	 interface definition for lib/errno_insulator.cc
lib/execve.cc	 functions to impliment the execve class
lib/extra_symbol_definitions.h	 interface definition for lib/extra_symbol_definitions.cc
lib/fcntl.cc	 functions to impliment the fcntl class
lib/file_tracker.cc	 functions to impliment the file_tracker class
lib/file_tracker.h	 interface definition for lib/file_tracker.cc
lib/fstat.cc	 functions to impliment the fstat class
lib/fstat64.cc	 functions to impliment the fstat64 class
lib/getcwd.cc	 interface definition for lib/getcwd.cc
lib/getdents.cc	 functions to impliment the getdents class
lib/getdirentries.cc	 functions to impliment the getdirentries class
lib/input.cc	 functions to impliment the input class
lib/input.h	 interface definition for lib/input.cc
lib/input/file.cc	 functions to impliment the input_file class
lib/input/file.h	 interface definition for lib/input/file.cc
lib/itab.cc	 functions to impliment the itab class
lib/itab.h	 interface definition for lib/itab.cc
lib/link.cc	 functions to impliment the link class
lib/lseek.cc	 functions to impliment the lseek class
lib/lseek64.cc	 functions to impliment the lseek64 class
lib/lstat.cc	 functions to impliment the lstat class
lib/lstat64.cc	 functions to impliment the lstat64 class
lib/mkdir.cc	 functions to impliment the mkdir class
lib/mkfifo.cc	 functions to impliment the mkfifo class
lib/mknod.cc	 functions to impliment the mknod class
lib/open.cc	 functions to impliment the open class
lib/open64.cc	 functions to impliment the open64 class
lib/opendir.cc	 functions to impliment the opendir class
lib/output.cc	 functions to impliment the output class
lib/output.h	 interface definition for lib/output.cc
lib/output/file.cc	 functions to impliment the output_file class
lib/output/file.h	 interface definition for lib/output/file.cc
lib/pathconf.cc	 functions to impliment the pathconf class
lib/plasticfs.cc	 functions to impliment the plasticfs class
lib/plasticfs.h	 interface definition for lib/plasticfs.cc
lib/plasticfs/dlsym_rtld_next.cc	 functions to impliment the plasticfs_dlsym_rtld_next class
lib/plasticfs/dlsym_rtld_next.h	 interface definition for lib/plasticfs/dlsym_rtld_next.cc
lib/plasticfs/error_message.cc	 functions to impliment the plasticfs_error_message class
lib/plasticfs/execvp.cc	 functions to impliment the plasticfs_execvp class
lib/plasticfs/filter.cc	 functions to impliment the plasticfs_filter class
lib/plasticfs/filter.h	 interface definition for lib/plasticfs/filter.cc
lib/plasticfs/filter/chroot.cc	 functions to impliment the plasticfs_filter_chroot class
lib/plasticfs/filter/chroot.h	 interface definition for lib/plasticfs/filter/chroot.cc
lib/plasticfs/filter/log.cc	 functions to impliment the plasticfs_filter_log class
lib/plasticfs/filter/log.h	 interface definition for lib/plasticfs/filter/log.cc
lib/plasticfs/filter/module.cc	 functions to impliment the plasticfs_filter_module class
lib/plasticfs/filter/module.h	 interface definition for lib/plasticfs/filter/module.cc
lib/plasticfs/filter/nocase.cc	 functions to impliment the plasticfs_filter_nocase class
lib/plasticfs/filter/nocase.h	 interface definition for lib/plasticfs/filter/nocase.cc
lib/plasticfs/filter/nocase/dos.cc	 functions to impliment the plasticfs_filter_nocase_dos class
lib/plasticfs/filter/nocase/dos.h	 interface definition for lib/plasticfs/filter/nocase/dos.cc
lib/plasticfs/filter/nocase/shorten.cc	 functions to impliment the plasticfs_filter_nocase_shorten class
lib/plasticfs/filter/nocase/shorten.h	 interface definition for lib/plasticfs/filter/nocase/shorten.cc
lib/plasticfs/filter/nocase/title.cc	 functions to impliment the plasticfs_filter_nocase_title class
lib/plasticfs/filter/nocase/title.h	 interface definition for lib/plasticfs/filter/nocase/title.cc
lib/plasticfs/filter/nocase/tolower.cc	 functions to impliment the plasticfs_filter_nocase_tolower class
lib/plasticfs/filter/nocase/tolower.h	 interface definition for lib/plasticfs/filter/nocase/tolower.cc
lib/plasticfs/filter/nocase/toupper.cc	 functions to impliment the plasticfs_filter_nocase_toupper class
lib/plasticfs/filter/nocase/toupper.h	 interface definition for lib/plasticfs/filter/nocase/toupper.cc
lib/plasticfs/filter/smartlink.cc	 functions to impliment the plasticfs_filter_smartlink class
lib/plasticfs/filter/smartlink.h	 interface definition for lib/plasticfs/filter/smartlink.cc
lib/plasticfs/filter/viewpath.cc	 functions to impliment the plasticfs_filter_viewpath class
lib/plasticfs/filter/viewpath.h	 interface definition for lib/plasticfs/filter/viewpath.cc
lib/plasticfs/getcwd.cc	 functions to impliment the plasticfs_getcwd class
lib/plasticfs/libc.cc	 functions to impliment the plasticfs_libc class
lib/plasticfs/libc.h	 interface definition for lib/plasticfs/libc.cc
lib/plasticfs/mknod.cc	 functions to impliment the plasticfs_mknod class
lib/plasticfs/opendir.cc	 functions to impliment the plasticfs_opendir class
lib/plasticfs/parse.cc	 functions to impliment the plasticfs_parse class
lib/plasticfs/realpath.cc	 functions to impliment the plasticfs_realpath class
lib/plasticfs/stat.cc	 functions to impliment the plasticfs_stat class
lib/rcstring.cc	 functions to impliment the rcstring class
lib/rcstring.h	 interface definition for lib/rcstring.cc
lib/rcstring/catenate.cc	 functions to impliment the rcstring_catenate class
lib/rcstring/downcase.cc	 functions to impliment the rcstring_downcase class
lib/rcstring/relop.cc	 functions to impliment the rcstring_relop class
lib/rcstring/substr.cc	 functions to impliment the rcstring_substr class
lib/rcstring/to_long.cc	 functions to impliment the rcstring_to_long class
lib/rcstring/upcase.cc	 functions to impliment the rcstring_upcase class
lib/rcstring_list.cc	 functions to impliment the rcstring_list class
lib/rcstring_list.h	 interface definition for lib/rcstring_list.cc
lib/read.cc	 functions to impliment the read class
lib/readlink.cc	 functions to impliment the readlink class
lib/realpath.cc	 functions to impliment the realpath class
lib/rename.cc	 functions to impliment the rename class
lib/rmdir.cc	 functions to impliment the rmdir class
lib/stat.cc	 functions to impliment the xstat class
lib/stat64.cc	 functions to impliment the stat64 class
lib/statfs.cc	 functions to impliment the statfs class
lib/symlink.cc	 functions to impliment the symlink class
lib/symtab.cc	 functions to impliment the symtab class
lib/symtab.h	 interface definition for lib/symtab.cc
lib/truncate.cc	 functions to impliment the truncate class
lib/unlink.cc	 functions to impliment the unlink class
lib/utils.cc	 functions to impliment the utils class
lib/utils.h	 interface definition for lib/utils.cc
lib/utime.cc	 functions to impliment the utime class
lib/write.cc	 functions to impliment the write class
man/man1/plasticfs_license.1	
man/man3/glibc_hack.so	 man/man3/glibc_hack.so
man/man3/plasticfs.3	 manual entry for the plasticfs.3 command
man/man3/z_copyright.so	 man/man3/z_copyright.so
man/manl/plasticfs_chroot.l	 manual entry for the plasticfs_chroot.l command
man/manl/plasticfs_dos.l	 manual entry for the plasticfs_dos.l command
man/manl/plasticfs_downcase.l	 manual entry for the plasticfs_downcase.l command
man/manl/plasticfs_log.l	 manual entry for the plasticfs_log.l command
man/manl/plasticfs_nocase.l	 manual entry for the plasticfs_nocase.l command
man/manl/plasticfs_shortname.l	 manual entry for the plasticfs_shortname.l command
man/manl/plasticfs_smartlink.l	 manual entry for the plasticfs_smartlink.l command
man/manl/plasticfs_titlecase.l	 manual entry for the plasticfs_titlecase.l command
man/manl/plasticfs_upcase.l	 manual entry for the plasticfs_upcase.l command
man/manl/plasticfs_viewpath.l	 manual entry for the plasticfs_viewpath.l command
test/00/t0001a.sh	 Test the log filter functionality
test/00/t0002a.sh	 Test the viewpath::open functionality
test/00/t0003a.sh	 Test the viewpath::realpath functionality
test/00/t0004a.sh	 Test the readdir functionality
test/00/t0005a.sh	 Test the viewpath::getdirentries functionality
test/00/t0006a.sh	 Test the viewpath::mkdir functionality
test/00/t0007a.sh	 Test the viewpath::unlink functionality
test/00/t0008a.sh	 Test the viewpath::symlink functionality
test/00/t0009a.sh	 Test the viewpath::rmdir functionality
test/00/t0010a.sh	 Test the smartlink functionality
test/00/t0011a.sh	 Test the viewpath::utime functionality
test/00/t0012a.sh	 Test the viewpath::rmdir functionality
test/00/t0013a.sh	 Test the viewpath functionality
test/00/t0017a.sh	 Test the upcase functionality
test/00/t0018a.sh	 Test the viewpath functionality
test/00/t0019a.sh	 Test the dosfs functionality
test/00/t0020a.sh	 Test the shortname functionality
test/00/t0021a.sh	 Test the viewpath::open functionality
test/00/t0022a.sh	 Test the fopen functionality
test/fopen.cc	 functions to impliment the fopen class
