2 ANNOUNCEMENT-1 - the original announcement to the ZIG list
3 AUTHORS - the list of authors
4 COPYING - GNU GENERAL PUBLIC LICENSE
5 ChangeLog - description of differences between releases
6 FAQ - the collections of questions, with answers, from users
7 FILES - list of files distributed as a part of the package
8 HACKING - istructions to hack the program
9 INSTALL - installation procedures
10 Makefile.am - source compilation rules (input to the configure script)
11 NEWS - what happended from the lastest release
12 README - the most important file in the package :-)
13 SNAPSHOT-SNACC - Simple Output
14 TODO - what I planned for the next week-end
15 VERSION - version of this release
17 acconfig.h - local configuration options for the GNU autoheader tool
18 acinclude.m4.in - local definitions for the GNU automake tool
19 autogen.sh - a script to start hacking the program
20 (it tries to make all but not the coffe)
21 configure.in - source directive to the GNU autoconf tool
23 acinclude.m4 - a machine generated file input to aclocal GNU tool
24 Makefile.in - a machine generated file from the GNU automake tool
26 aclocal.m4 - autoconf macros
27 config.guess - a machine generated file from the GNU configure tool
28 config.sub - a machine generated file from the GNU configure tool
29 configure - configure script
31 install-sh - GNU support file needed by the GNU configure script
32 ltconfig - GNU support file needed by the GNU configure script
33 ltmain.sh - GNU support file needed by the GNU configure script
34 missing - GNU support file needed by the GNU configure script
35 mkinstalldirs - GNU support file needed by the GNU configure script
36 ziffy.h.in - a machine generated from configure.in by GNU autoheader
40 fmemdmp.c - memory dump utility
41 hooks.c - an application/TCP/IP/Ethernet protocol filter
42 recordsyntax_generic.h - a machine generated file from the SNACC Compiler
43 snacc.c - decoding and printing utility based on the SNACC Toolkit
44 xasn1.c - decoding and printing utility based on the X/ASN.1 Toolkit
45 yaz.c - decoding and printing utility based on the YAZ Toolkit
46 z39_50_apdu_1995.c - a machine generated file from the SNACC Compiler
47 z39_50_apdu_1995.h - a machine generated file from the SNACC Compiler
48 ziffy.1 - manual entry (innacurate! please don't use)
49 read the source code, which is always authoritative
50 ziffy.c - main program