File Name                             Description
------------------------------------------------------------------------------
.now_do                               Notification file used by configure
CONTRIBUTORS                          List of contributors
HACKING                               Docs for INN coders and maintainers
HISTORY                               Messages of historical significance
INSTALL                               INN installation instructions
LICENSE                               Legal mumbo-jumbo
MANIFEST                              This shipping list
Makefile                              Top-level makefile
Makefile.global.in                    Make variables for all Makefiles
NEWS                                  Changes since last version
README                                Introduction to the INN package
README.perl_hook                      Christophe Wolfhugel's Perl hook notes
README.python_auth_hook               Python authentication notes
README.python_hook                    Greg Andruk's Python hook notes
README.tcl_hook                       Bob Halley's TCL hook notes
aclocal.m4                            M4 macro for libtool
authprogs                             The authentication programs (Directory)
authprogs/Makefile                    Makefile for auth programs
authprogs/README.auth_pass            The auth programs README
authprogs/README.readers.conf         Developer docs for readers.conf
authprogs/auth_pass.c                 Sample for use with AUTHINFO GENERIC
authprogs/ckpasswd.c                  Check password
authprogs/domain.c                    Get username from remote user's hostname
authprogs/ident.c                     Get username from ident
authprogs/pwcheck.c                   Check password through a socket
authprogs/radius.c                    Get username from RADIUS server
backends                              Outgoing feed programs (Directory)
backends/Makefile                     Makefile for outgoing feed programs
backends/actmerge.in                  Merge two active files to stdout
backends/actsync.c                    Poll remote(s) for active file & merge
backends/actsyncd.in                  Daemon to run actsync periodically
backends/archive.c                    Simple article archiver
backends/batcher.c                    Make news batches
backends/buffchan.c                   Buffered funnel to file splitter
backends/controlbatch.in              Batch program for controlchan
backends/controlchan.in               Channel program for control messages
backends/cvtbatch.c                   Add fields to simple batchfile
backends/filechan.c                   Split a funnel into separate files
backends/inndf.c                      df used for innwatch
backends/innxbatch.c                  Send batches using XBATCH to remote
backends/innxmit.c                    Send articles to remote site
backends/map.c                        Site name to filename mapping routines
backends/mod-active.in                Batch do active file modifications
backends/news2mail.in                 News to mail gateway
backends/nntpget.c                    Get articles from remote site
backends/nntpsend.in                  Invoke all innxmit's at once
backends/overchan.c                   Update news overview database
backends/pgpverify.in                 Sample pgpverify program
backends/rcompress.c                  Compress on a remote host
backends/send-ihave.in                Script to post ihave messages
backends/send-nntp.in                 Shell script to call innxmit
backends/send-uucp.in                 Script to call batcher
backends/sendbatch.in                 B News-like script to send UUCP batches
backends/sendxbatches.in              Shell wrapper around innxbatch
backends/shlock.c                     Program to make lockfiles in scripts
backends/shrinkfile.c                 Shrink file from beginning
configure                             Script to configure INN
configure.in                          Source file for configure
contrib                               External contributions (Directory)
contrib/README.contrib                README file for the contrib contents
contrib/README.newsresp_c             Docs for newsresp.c
contrib/cleannewsgroups.pl            Script to clean newsgroups file
contrib/count_overview.pl             Count overview entries
contrib/expirectl                     Generate expire.ctl from template
contrib/findmissing.pl                Locate articles not in history
contrib/findreadgroups.pl             Track which groups are being read
contrib/fixhist                       Script to clean history
contrib/format_overview.pl            Format output of count_overview.pl
contrib/makeexpctl.pl                 Create expire.ctl based on read articles
contrib/makestorconf.pl               Create storage.conf from read articles
contrib/mkbuf                         Create cycbuff for HP-UX
contrib/newsbot                       Grep articles and trigger actions
contrib/newsresp.c                    Measure responsiveness of remote server
contrib/ninpaths-3.1.1                ninpath (Directory)
contrib/ninpaths-3.1.1/Checksums      Checksum of ninpath tools
contrib/ninpaths-3.1.1/Makefile       Makefile for ninpath
contrib/ninpaths-3.1.1/ninpaths.README README file for ninpath
contrib/ninpaths-3.1.1/ninpaths.c     New inpaths reporting program
contrib/ninpaths-3.1.1/sendinpaths    Submit path statistics
contrib/pathinfo                      Scan news headers for information
contrib/pullart.c                     Recover articles from cyclic buffers
contrib/reset-cnfs.c                  Reset the state parts of a CNFS buffer
contrib/sample.init.script            Example SysV-style init.d script
contrib/showtoken                     Decode SM tokens
contrib/tunefeed                      Tune a feed by comparing active files
doc                                   Documentation (Directory)
doc/Makefile                          Makefile for documentation
doc/control-messages                  tal's description of control messages
doc/man                               nroff documentation (Directory)
doc/man/Makefile                      Makefile for nroff documentation
doc/man/active.5                      Manpage for active database
doc/man/actsync.8                     Manpage for active file synch program
doc/man/actsyncd.8                    Manpage for active synch daemon
doc/man/archive.8                     Manpage for archive backend
doc/man/batcher.8                     Manpage for batcher
doc/man/buffchan.8                    Manpage for buffchan backend
doc/man/buffindexed.conf.5            Manpage for buffindexed.conf config file
doc/man/ckpasswd.1                    Manpage for ckpasswd
doc/man/clientlib.3                   Manpage for C News library interface
doc/man/cnfsheadconf.8                Manpage for cnfsheadconf
doc/man/cnfsstat.8                    Manpage for cnfsstat
doc/man/control.ctl.5                 Manpage for control.ctl config file
doc/man/controlchan.8                 Manpage for controlchan backend
doc/man/convdate.1                    Manpage for convdate utility
doc/man/ctlinnd.8                     Manpage for ctlinnd frontend
doc/man/cvtbatch.8                    Manpage for cvtbatch utility
doc/man/cycbuff.conf.5                Manpage for cycbuff.conf config file
doc/man/dbprocs.8                     Manpage for dbprocs
doc/man/dbz.3                         Manpage for DBZ database interface
doc/man/distrib.pats.5                Manpage for distrib.pats config file
doc/man/expire.8                      Manpage for expire
doc/man/expire.ctl.5                  Manpage for expire.ctl config file
doc/man/expireover.8                  Manpage for expireover
doc/man/expirerm.8                    Manpage for expirerm
doc/man/fastrm.8                      Manpage for fastrm utility
doc/man/filechan.8                    Manpage for filechan backend
doc/man/getlist.1                     Manpage for getlist frontend
doc/man/grephistory.1                 Manpage for grephistory
doc/man/history.5                     Manpage for history database
doc/man/incoming.conf.5               Manpage for incoming.conf config file
doc/man/inews.1                       Manpage for inews frontend
doc/man/inn.conf.5                    Manpage for inn.conf config file
doc/man/inncheck.8                    Manpage for inncheck utility
doc/man/innconfval.1                  Manpage for innconfval
doc/man/innd.8                        Manpage for innd server
doc/man/inndcomm.3                    Manpage for part of INN library
doc/man/inndf.8                       Manpage for inndf utility
doc/man/inndstart.8                   Manpage for inndstart
doc/man/innfeed.1                     Manpage for innfeed backend
doc/man/innfeed.conf.5                Manpage for innfeed.conf config file
doc/man/innreport.8                   Manpage for innreport
doc/man/innstat.8                     Manpage for innstat utility
doc/man/innwatch.8                    Manpage for innwatch
doc/man/innwatch.ctl.5                Manpage for innwatch.ctl config file
doc/man/innxbatch.8                   Manpage for innxbatch
doc/man/innxmit.8                     Manpage for innxmit
doc/man/libinn.3                      Manpage for INN library routines
doc/man/libstorage.3                  Manpage for storage API library routines
doc/man/mailpost.8                    Manpage for mailpost frontend
doc/man/makedbz.8                     Manpage for makedbz
doc/man/makehistory.8                 Manpage for makehistory
doc/man/mod-active.8                  Manpage for mod-active
doc/man/moderators.5                  Manpage for moderators config file
doc/man/motd.news.5                   Manpage for motd.news config file
doc/man/news.daily.8                  Manpage for news.daily
doc/man/news2mail.8                   Manpage for news2mail
doc/man/newsfeeds.5                   Manpage for newsfeeds config file
doc/man/newslog.5                     Manpage for log files
doc/man/newsrequeue.8                 Manpage for newsrequeue
doc/man/nnrp.access.5                 Manpage for nnrp.access config file
doc/man/nnrpd.8                       Manpage for nnrpd daemon
doc/man/nnrpd.track.5                 Manpage for nnrpd.track config file
doc/man/nntpget.1                     Manpage for nntpget frontend
doc/man/nntpsend.8                    Manpage for nntpsend
doc/man/nntpsend.ctl.5                Manpage for nntpsend.ctl config file
doc/man/ovdb.5                        Manpage for the ovdb storage module
doc/man/ovdb_recover.8                Manpage for ovdb_recover utility
doc/man/ovdb_upgrade.8                Manpage for ovdb_upgrade
doc/man/overchan.8                    Manpage for overchan backend
doc/man/overview.fmt.5                Manpage for overview.fmt config file
doc/man/parsedate.3                   Manpage for parsedate library routine
doc/man/passwd.nntp.5                 Manpage for passwd.nntp config file
doc/man/pgpverify.8                   Manpage for pgpverify
doc/man/prunehistory.8                Manpage for prunehistory
doc/man/pullnews.8                    Manpage for pullnews
doc/man/putman.sh                     Install a manpage
doc/man/qio.3                         Manpage for fast I/O file routines
doc/man/readers.conf.5                Manpage for readers.conf config file
doc/man/rnews.1                       Manpage for rnews frontend
doc/man/sasl.conf.5                   Manpage for sasl.conf config file
doc/man/scanlogs.8                    Manpage for scanlogs
doc/man/send-uucp.8                   Manpage for send-uucp
doc/man/shlock.1                      Manpage for shlock backend utility
doc/man/shrinkfile.1                  Manpage for shrinkfile utility
doc/man/simpleftp.1                   Manpage for simpleftp utility
doc/man/sm.8                          Manpage for sm
doc/man/startinnfeed.1                Manpage for startinnfeed
doc/man/storage.conf.5                Manpage for storage.conf config file
doc/man/strcasecmp.3                  Manpage for strcasecmp (from BSD)
doc/man/tally.control.8               Manpage for tally.control
doc/man/wildmat.3                     Manpage for wildmat library routine
doc/man/writelog.8                    Manpage for writelog
doc/pod                               POD documentation (Directory)
doc/pod/ckpasswd.pod                  Master file for ckpasswd.1
doc/pod/dbprocs.pod                   Master file for dbprocs.8
doc/pod/hacking.pod                   Master file for HACKING
doc/pod/hook-perl.pod                 Master file for README.perl_hook
doc/pod/inn.conf.pod                  Master file for inn.conf.5
doc/pod/inndstart.pod                 Master file for inndstart.8
doc/pod/install.pod                   Master file for INSTALL
doc/pod/makehistory.pod               Master file for makehistory.8
doc/pod/news.pod                      Master file for NEWS
doc/pod/ovdb.pod                      Master file for ovdb.5
doc/pod/ovdb_recover.pod              Master file for ovdb_recover.8
doc/pod/ovdb_upgrade.pod              Master file for ovdb_upgrade.8
doc/pod/readers.conf.pod              Master file for readers.conf.5
doc/pod/readme.pod                    Master file for README
doc/pod/sasl.conf.pod                 Master file for sasl.conf.5
doc/sample-control                    Sample PGP-signed control message
expire                                Expiration and recovery (Directory)
expire/Makefile                       Makefile for expiration
expire/convdate.c                     Date string conversions
expire/expire.c                       Expire old articles and history lines
expire/expireover.c                   Expire news overview data
expire/expirerm.in                    Remove articles from expire -z
expire/fastrm.c                       Remove list of files
expire/grephistory.c                  Find entries in history database
expire/makedbz.c                      Recover dbz
expire/makehistory.c                  Recover the history database
expire/newsrequeue.c                  Write filechan input from history file
expire/prunehistory.c                 Prune file names from history file
frontends                             inews, rnews, ctlinnd (Directory)
frontends/Makefile                    Makefile for frontends
frontends/cnfsheadconf.in             Setup cycbuff header
frontends/cnfsstat.in                 Show cycbuff status
frontends/ctlinnd.c                   Send control request to innd
frontends/decode.c                    Decode 7-bit data into binary file
frontends/encode.c                    Encode binary file into 7-bit data
frontends/feedone.c                   Test rig to feed a single NNTP article
frontends/getlist.c                   Get active or other list from server
frontends/inews.c                     Send article to local NNTP server
frontends/innconfval.c                Get an INN configuration parameter
frontends/mailpost.in                 Mail to news gateway
frontends/ovdb_recover.c              OVDB crash recovery tool
frontends/pullnews.in                 Sucking news feeder
frontends/rnews.c                     UUCP unbatcher
frontends/scanspool.in                Scan spool directory for trash
frontends/signcontrol.in              PGP control message signing program
frontends/sm.c                        Get article or overview data from token
frontends/sys2nf.c                    Sys file to newsfeeds conversion aide
include                               Header files (Directory)
include/acconfig.h                    Master file for config.h.in
include/clibrary.h                    C library portability
include/conffile.h                    Header file for reading *.conf files
include/config.h.in                   Template configuration data 
include/configdata.h                  Obsolete header
include/dbz.h                         Header file for DBZ
include/inn                           Installed header files (Directory)
include/innconf.h                     Header file for inn.conf
include/inndcomm.h                    innd control channel commands
include/libinn.h                      INN library declarations
include/macros.h                      Useful syntactic sugar
include/md5.h                         Header file for processing MD5
include/nntp.h                        NNTP command and reply codes
include/ov.h                          Header file for overview
include/paths.h.in                    Paths to common programs and files
include/ppport.h                      Header file for Perl support
include/qio.h                         Header file for quick I/O package
include/rwlock.h                      Header file for rwlock
include/storage.h                     Header file for storage API
include/uio.h                         Minimal <sys/uio.h>
innd                                  Server (Directory)
innd/Makefile                         Makefile for server
innd/art.c                            Process a received article
innd/art.h                            Article data types
innd/cc.c                             Control channel routines
innd/chan.c                           I/O channel routines
innd/his.c                            History file routines
innd/icd.c                            Read and write the active file
innd/innd.c                           Main and utility routines
innd/innd.h                           Header file for server
innd/inndstart.c                      Open the NNTP port, then exec innd
innd/lc.c                             Local NNTP channel routines
innd/nc.c                             NNTP channel routines
innd/newsfeeds.c                      Routines to parse the newsfeeds file
innd/ng.c                             Newsgroup routines
innd/perl.c                           Perl routines for innd
innd/proc.c                           Process routines
innd/python.c                         Python routines for innd
innd/rc.c                             Remote channel accepting routines
innd/site.c                           Site feeding routines
innd/status.c                         Status routines for innd
innd/tcl.c                            Bob Halley's Tcl hook
innd/timer.c                          Timer routines for innd
innd/wip.c                            Work-in-progress routines for innd
innfeed                               innfeed (Directory)
innfeed/ChangeLog                     Old history of changes
innfeed/Makefile                      Makefile for innfeed
innfeed/README                        Assorted notes
innfeed/article.c                     Implementation of the Article class
innfeed/article.h                     Public interface to Articles
innfeed/buffer.c                      Implementation of the Buffer class
innfeed/buffer.h                      Public interface to the Buffer class
innfeed/config_l.c                    Lexer for the innfeed config file
innfeed/configfile.h                  Header file for configfile.y
innfeed/configfile.l                  Master file for config_l.c
innfeed/configfile.y                  Parser for innfeed config file
innfeed/connection.c                  Implementation of the Connection class
innfeed/connection.h                  Public interface to the Connection class
innfeed/endpoint.c                    Implementation of the EndPoint class
innfeed/endpoint.h                    Public interface to the EndPoint class
innfeed/host.c                        Implementation of the Host class
innfeed/host.h                        Public interface to the Host class
innfeed/innfeed-convcfg.in            Script to convert old innfeed.conf
innfeed/innfeed.h                     Application configuration values
innfeed/innlistener.c                 Implementation of the InnListener class
innfeed/innlistener.h                 Public interface of InnListener class
innfeed/main.c                        Main routines for the innfeed program
innfeed/makedepend.sh                 A replacement for 'gcc -MM'
innfeed/malloc.c                      A debugging malloc package
innfeed/misc.c                        Miscelloneous routines for innfeed
innfeed/misc.h                        Header file for misc.c
innfeed/msgs.h                        Log message definition
innfeed/procbatch.in                  Script to process dropped articles
innfeed/startinnfeed.c                Start innfeed
innfeed/tape.c                        Implementation of the Tape class
innfeed/tape.h                        Public interface to the Tape class
innfeed/testListener.pl               Script to hand articles to innfeed
lib                                   INN library routines (Directory)
lib/Makefile                          Makefile for library
lib/argparse.c                        Parsing used for OV3
lib/checkart.c                        See if lines are too long for NNTP
lib/cleanfrom.c                       Clean out a From line
lib/clientactive.c                    Client access to the active file
lib/clientlib.c                       Replacement for C News library routine
lib/closeonexec.c                     Make a descriptor close-on-exec
lib/concat.c                          Concatenate strings with dynamic memory
lib/conffile.c                        Routines for reading *.conf files
lib/date.c                            Date parsing and conversion routines
lib/dbz.c                             DBZ database library
lib/defdist.c                         Determine default Distribution header
lib/endian.c                          Determine system's endianness
lib/findheader.c                      Find a header in an article
lib/fseeko.c                          fseeko replacement
lib/ftello.c                          ftello replacement
lib/genid.c                           Generate a message ID
lib/getconfig.c                       Parse the inn.conf file
lib/getdtab.c                         Get number of allowable open files
lib/getfqdn.c                         Get FQDN of local host
lib/getmodaddr.c                      Get a moderator's address
lib/getopt.c                          Help parse command line
lib/gettime.c                         Get time and timezone info
lib/grpalias.c                        Group alias code used for OV3
lib/hash.c                            Create hash from message ID
lib/hstrerror.c                       Error reporting for resolver
lib/inet_aton.c                       Extra source for inet_aton routine
lib/inet_ntoa.c                       Convert inaddr to string (BSD)
lib/inndcomm.c                        Library routines to talk to innd
lib/localopen.c                       Open a local NNTP connection
lib/lock.c                            Replacement for libcnews/lock.c
lib/lockfile.c                        Try to lock a file descriptor
lib/makedir.c                         Make directory recursively
lib/malloc.c                          A debugging malloc package
lib/md5.c                             MD5 checksum calculation
lib/memchr.c                          Find a byte in a buffer (BSD)
lib/memcmp.c                          Compare two buffers (BSD)
lib/memmove.c                         Copy two (overlapping) buffers (BSD)
lib/memset.c                          Set a buffer to a value (BSD)
lib/mkfifo.c                          Make a FIFO
lib/mkversion                         Generate version.c with INN version
lib/nonblocking.c                     Set or clear non-blocking I/O
lib/parsedate.y                       Date parsing
lib/perl.c                            Perl hook support for nnrpd and innd
lib/pread.c                           pread replacement
lib/pwrite.c                          pwrite replacement
lib/qio.c                             Quick I/O package
lib/radix32.c                         Encode a number as a radix-32 string
lib/readin.c                          Read file into memory
lib/remopen.c                         Open a remote NNTP connection
lib/reservedfd.c                      File descriptor reservation
lib/resource.c                        Get process CPU usage
lib/rwlock.c                          Read/write locking routines
lib/sendarticle.c                     Send an article, NNTP style
lib/sendpass.c                        Send NNTP authentication
lib/setenv.c                          setenv replacement
lib/strcasecmp.c                      Case-insenstive string comparison (BSD)
lib/strdup.c                          strdup replacement
lib/strerror.c                        String representation of errno
lib/strspn.c                          Skip bytes in a string (BSD)
lib/strtok.c                          Split a string into tokens (BSD)
lib/tempname.c                        Temporary filename generator
lib/version.c                         INN version constants
lib/waitnb.c                          Non-blocking wait wrapper
lib/wildmat.c                         Pattern match routine
lib/writev.c                          Fake writev for sites without it
lib/xfopena.c                         Open a FILE in append mode
lib/xmalloc.c                         Failsafe memory allocation wrapper
lib/xsignal.c                         signal() wrapper using sigaction
lib/xwrite.c                          write that handles partial transfers
lib/xwritev.c                         writev that handles partial transfers
nnrpd                                 Reader server (Directory)
nnrpd/Makefile                        Makefile for nnrpd
nnrpd/article.c                       Article-related routines
nnrpd/commands.c                      Assorted server commands
nnrpd/group.c                         Group-related routines
nnrpd/loadave.c                       Get load average
nnrpd/misc.c                          Miscellaneous support routines
nnrpd/newnews.c                       The NEWNEWS command
nnrpd/nnrpd.c                         Main and some utility routines
nnrpd/nnrpd.h                         Header file for nnrpd
nnrpd/perl.c                          Perl routines for nnrpd
nnrpd/perm.c                          Reading readers.conf
nnrpd/post.c                          Article processing and posting
nnrpd/post.h                          Article data types
nnrpd/python.c                        Python routines for nnrpd
nnrpd/sasl_config.c                   Configuration for SASL
nnrpd/sasl_config.h                   SASL data types
nnrpd/tls.c                           Transport layer security
nnrpd/tls.h                           Transport layer security data types
nnrpd/track.c                         Track client behavior
samples                               Prototype INN config files (Directory)
samples/INN.py                        Stub Python functions
samples/Makefile                      Makefile for samples
samples/active.minimal                Minimal starting active file
samples/actsync.cfg.in                Config file for actsync
samples/actsync.ign                   Ignore file for actsync
samples/buffindexed.conf              Buffindexed overview config file
samples/checkgroups.in                checkgroups handler
samples/checkgroups.pl                checkgroups controlchan handler
samples/control.ctl                   Access control for control messages
samples/cycbuff.conf                  Sample cycbuff.conf file
samples/default.in                    Default control message handler
samples/distrib.pats                  Default values for Distribution header
samples/docheckgroups.in              Script to execute checkgroups
samples/expire.ctl                    Expiration config file
samples/filter.tcl                    Sample Tcl filter for innd
samples/filter_innd.pl                Sample Perl filter for innd
samples/filter_innd.py                Sample Python filter for innd
samples/filter_nnrpd.pl               Sample Perl filter for nnrpd
samples/ihave.in                      ihave handler
samples/ihave.pl                      ihave controlchan handler
samples/incoming.conf                 Permissions for incoming feeds
samples/inn.conf.in                   General INN configuration
samples/innfeed.conf                  Outgoing feed configuration
samples/innreport.conf.in             Log summary configuration
samples/innwatch.ctl.in               INN monitoring configuration
samples/moderators                    Moderation submission addresses
samples/motd.news                     Sample MOTD file
samples/newgroup.in                   newgroup handler
samples/newgroup.pl                   newgroup controlchan handler
samples/newsgroups.minimal            Minimal starting newsgroups file
samples/news2mail.cf                  news2mail config file
samples/newsfeeds.in                  innd feed configuration
samples/nnrpd.py                      Python hooks for nnrpd
samples/nnrpd.track                   Reader tracking configuration
samples/nnrpd_auth.pl.in              Sample nnrpd Perl authorization hooks
samples/nnrpd_auth.py.in              Sample nnrpd Python authorization hooks
samples/nntpsend.ctl                  Outgoing nntpsend feed configuration
samples/ovdb.conf                     Berkeley DB overview configuration
samples/overview.fmt                  Format of news overview database
samples/parsecontrol.in               Initial parsing of control messages
samples/passwd.nntp                   Passwords for remote connections
samples/radius.conf                   Sample config for RADIUS authentication
samples/readers.conf                  Reader connection configuration
samples/rmgroup.in                    rmgroup handler
samples/rmgroup.pl                    rmgroup controlchan handler
samples/sasl.conf.in                  SASL configuration
samples/sendme.in                     sendme handler
samples/sendme.pl                     sendme controlchan handler
samples/sendsys.in                    sendsys handler
samples/sendsys.pl                    sendsys controlchan handler
samples/senduuname.in                 senduuname handler
samples/senduuname.pl                 senduuname controlchan handler
samples/startup.tcl.in                Tcl startup code for innd
samples/startup_innd.pl               Perl startup code for innd
samples/storage.conf                  Sample storage configuration
samples/version.in                    version handler
samples/version.pl                    version controlchan handler
scripts                               Various utilities (Directory)
scripts/Makefile                      Makefile for script files
scripts/dbprocs.in                    Start or stop ovdb housekeeping procs
scripts/inncheck.in                   Syntax-check INN config files
scripts/innmail.in                    Perl front-end to sendmail
scripts/innreport.in                  Script to analyze INN logs
scripts/innreport_inn.pm              Config file for innreport
scripts/innshellvars.in               Config parameters for shell scripts
scripts/innshellvars.pl.in            Config parameters for Perl scripts
scripts/innshellvars.tcl.in           Config parameters for Tcl scripts
scripts/innstat.in                    Display INN status snapshot
scripts/innwatch.in                   Throttle innd based on load and space
scripts/news.daily.in                 Front-end script to run expire, etc.
scripts/rc.news.in                    News boot script
scripts/scanlogs.in                   Summarize log files
scripts/simpleftp.in                  Rudimentary ftp client
scripts/tally.control.in              Count newgroup/rmgroup messages
scripts/writelog.in                   Write a log entry or mail it
site                                  Site-local files (Directory)
site/Makefile                         Makefile for site-local files
site/getsafe.sh                       Safely get config file from samples
storage                               Storage library (Directory)
storage/Make.methods                  Makefile for storage methods
storage/Make.ovmethods                Makefile for overview methods
storage/Makefile                      Makefile for storage library
storage/buffindexed                   buffindexed overview method (Directory)
storage/buffindexed/Makefile          Makefile for buffindexed overview
storage/buffindexed/buffindexed.c     buffindexed overview routines
storage/buffindexed/buffindexed.h     Header file for buffindexed overview
storage/buffindexed/ovmethod.config   ovbuildconfig definition
storage/buildconfig.in                Construct method interface
storage/cnfs                          CNFS storage method (Directory)
storage/cnfs/Makefile                 Makefile for CNFS storage method
storage/cnfs/cnfs-private.h           Private header file for CNFS
storage/cnfs/cnfs.c                   CNFS storage routines
storage/cnfs/cnfs.h                   Header file for CNFS
storage/cnfs/method.config            buildconfig definition
storage/interface.c                   Storage API glue implementation
storage/interface.h                   Storage API interface
storage/ov.c                          Overview API glue implementation
storage/ov3                           tradindexed overview method (Directory)
storage/ov3/Makefile                  Makefile for tradindexed overview
storage/ov3/ov3.c                     tradindexed overview routines
storage/ov3/ovmethod.config           ovbuildconfig definition
storage/ov3/tradindexed.h             Header file for tradindexed overview
storage/ovbuildconfig.in              Construct overview interface
storage/ovdb                          ovdb overview method (Directory)
storage/ovdb/Makefile                 Makefile for ovdb overview method
storage/ovdb/ovdb.c                   ovdb (Berkeley DB) overview method
storage/ovdb/ovdb.h                   Header for ovdb (Berkeley DB) overview
storage/ovdb/ovmethod.config          ovbuildconfig definition
storage/ovinterface.h                 Overview API interface
storage/timecaf                       timecaf storage method (Directory)
storage/timecaf/Makefile              Makefile for timecaf storage method
storage/timecaf/README.CAF            README the CAF file format
storage/timecaf/caf.c                 CAF file implementation
storage/timecaf/caf.h                 Header for CAF files
storage/timecaf/method.config         buildconfig definition
storage/timecaf/timecaf.c             timecaf storage routines
storage/timecaf/timecaf.h             Header file for timecaf
storage/timehash                      timehash storage method (Directory)
storage/timehash/Makefile             Makefile for timehash storage method
storage/timehash/method.config        buildconfig definition
storage/timehash/timehash.c           timehash storage routines
storage/timehash/timehash.h           Header for timehash
storage/tradspool                     tradspool storage method (Directory)
storage/tradspool/Makefile            Makefile for tradspool storage method
storage/tradspool/README.tradspool    Docs for tradspool storage method
storage/tradspool/method.config       buildconfig definition
storage/tradspool/tradspool.c         tradspool storage routines
storage/tradspool/tradspool.h         Header for tradspool
storage/trash                         Trash storage method (Directory)
storage/trash/Makefile                Makefile for trash storage method
storage/trash/method.config           buildconfig definition
storage/trash/trash.c                 Trash storage routines
storage/trash/trash.h                 Header file for trash storage
support                               Tools for building INN (Directory)
support/config.guess                  Determine system type for libtool
support/config.sub                    Canonicalize system type for libtool
support/fixlog                        Clean up CVS log messages for cvs2cl
support/fixscript.in                  Interpreter path fixup script
support/install-sh                    Installation utility
support/ltconfig                      Configure libtool
support/ltmain.sh                     Source for libtool utility
support/makedepend                    Generate dependencies for C files
support/mkchangelog                   Generate ChangeLog from CVS
