1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/devel/fistgen/pkg-plist
Martin Wilke fdfd7a5bfe Add fistgen language for describing stackable filesystems.
FiST (File System Translator) is a language for describing stackable file
systems. Fistgen is the FiST language code translator. This package includes
sources for fistgen and stackable templates for several operating systems.

Author: Erez Zadok <ezk@cs.sunysb.edu>
WWW:    http://www.filesystems.org/

PR:		ports/100580
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-22 08:57:25 +00:00

307 lines
16 KiB
Plaintext

sbin/fistgen
%%EXAMPLES%%%%EXAMPLESDIR%%/copyfs/copyfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/copyfs/copyfs.mk
%%EXAMPLES%%%%EXAMPLESDIR%%/copyfs/sca_code.c
%%EXAMPLES%%%%EXAMPLESDIR%%/copyfs/sca_code.h
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/bf_cfb64.c
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/bf_enc.c
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/bf_locl.h
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/bf_pi.h
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/bf_skey.c
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/blowfish.h
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/cryptfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/fist_getiv.c
%%EXAMPLES%%%%EXAMPLESDIR%%/cryptfs/fist_setkey.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/adler32.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/deflate.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/deflate.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/gzipfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/gzipfs.mk
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infblock.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infblock.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infcodes.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infcodes.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inffast.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inffast.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inffixed.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inflate.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inftrees.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/inftrees.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infutil.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/infutil.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/sca_code.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/sca_code.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/trees.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/trees.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/zconf.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/zlib.h
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/zutil.c
%%EXAMPLES%%%%EXAMPLESDIR%%/gzipfs/zutil.h
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/aclfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/base0fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/base1fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/base2fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/base3fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/foofs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/rot13fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/rot1fs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/snoopfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/tests/wrapfs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/uuencodefs/sca_code.c
%%EXAMPLES%%%%EXAMPLESDIR%%/uuencodefs/sca_code.h
%%EXAMPLES%%%%EXAMPLESDIR%%/uuencodefs/uuencodefs.fist
%%EXAMPLES%%%%EXAMPLESDIR%%/uuencodefs/uuencodefs.mk
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/TODO
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/extern.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/getmntopts.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/mntopts.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/mount_wrapfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/print.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-3/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/TODO
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/extern.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/getmntopts.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/mntopts.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/mount_wrapfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/print.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4.0-RELEASE/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/extern.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/getmntopts.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/mntopts.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/mount_wrapfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/print.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-4/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/TODO
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/getmntopts.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/mntopts.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/mount_wrapfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/print.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5.3-RELEASE/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/TODO
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/extern.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/getmntopts.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/mntopts.h
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/mount_wrapfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/print.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/FreeBSD-5/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/WRAPFS-TODO
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/attach.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/dentry.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/file.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/inode.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/kwhich
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/main.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/print.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/super.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/vm_area.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.2/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/Makefile-4-kernel
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/WRAPFS-TODO
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/dentry.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/file.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/inode.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/main.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/print.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_aux.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_list_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_mk_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_read.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/sca_write.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/super.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/vm_area.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.3/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/ATTACH-TODO.txt
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/Makefile-4-kernel
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/README.attach
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/WRAPFS-TODO
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/attach.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/dentry.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/file.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/inode.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/main.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/match-malloc.pl
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/nfs-doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/print.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_aux.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_list_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_mk_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_read.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/sca_write.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/super.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/vm_area.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.4/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/ATTACH-TODO.txt
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/Makefile-4-kernel
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/README.attach
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/WRAPFS-TODO
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/attach.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/dentry.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/file.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/inode.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/main.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/match-malloc.pl
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/nfs-doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/print.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_aux.h
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_list_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_mk_idx.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_read.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/sca_write.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/subr.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/super.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/vm_area.c
%%TEMPLATES%%%%DATADIR%%/templates/Linux-2.6/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/TODO
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist_mount.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist_statvfs.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/fist_umount.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/ht.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/print.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/subr.c-OFF
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.6/wrapfs.h
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/COPYING
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/ChangeLog
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/Makefile
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/TODO
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/doit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist.h
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist_aux.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist_ioctl.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist_mount.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist_statvfs.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/fist_umount.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/ht.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/mmap.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/print.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/subr.c-OFF
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/testit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/undoit.sh
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/vfs.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/vnode.c
%%TEMPLATES%%%%DATADIR%%/templates/SunOS-5.7/wrapfs.h
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/SunOS-5.7
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/SunOS-5.6
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/Linux-2.6
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/Linux-2.4
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/Linux-2.3
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/Linux-2.2
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/FreeBSD-5.3-RELEASE
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/FreeBSD-5
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/FreeBSD-4.0-RELEASE
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/FreeBSD-4
%%TEMPLATES%%@dirrm %%DATADIR%%/templates/FreeBSD-3
%%TEMPLATES%%@dirrm %%DATADIR%%/templates
%%TEMPLATES%%@dirrm %%DATADIR%%
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%/uuencodefs
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%/gzipfs
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%/cryptfs
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%/copyfs
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%