   File Name		Archive #	Description
-----------------------------------------------------------
 Configure                 12	A shell script that installs everything system dependent.
 EXTERN.h                   1	When included, makes other includes not belong to me.
 HACKERSGUIDE               2	A brief guide to the contorted innards of [t]rn.
 HINTS                      2	Some helpful hints to get the most out of using trn.
 INIT                       1	Sample system-wide switch file.
 INTERN.h                   1	When included, makes other includes belong to me.
 MANIFEST                   1	This list of files.
 Makefile.SH                3	The makefile.
 NEW                        5	List of new features with trn 2.0.
 Pnews.1                    2	Manual page for Pnews.
 Pnews.SH                   6	A news posting shell script that knows about -h.
 README                     1	Installation instructions and other tidbits.
 Rnmail.1                   2	Manual page for Rnmail.
 Rnmail.SH                  3	A mailer that knows about -h.
 addng.c                    3	Routines for scanning the active file for new newsgroups.
 addng.h                    1	Public info regarding addng.c.
 art.c                      8	Routines to display an article.
 art.h                      1	Public info regarding art.c.
 artio.c                    2	Reserved for the article abstract type, someday.
 artio.h                    1	Public info regarding artio.c.
 artsrch.c                  3	Routines for searching among articles.
 artsrch.h                  1	Public info regarding artsrch.c.
 artstate.h                 1	Info on the current state of the article.
 autosub.c                  1	Routines to allow automatic subscription management
 autosub.h                  1	Public info regarding autosub.c
 backpage.c                 2	Routines for paging backwards in articles.
 backpage.h                 1	Public info regarding backpage.c.
 bits.c                     7	Bitmap management functions.
 bits.h                     2	Public info regarding bits.c.
 cheat.c                    2	Routines to do lookahead of several types.
 cheat.h                    1	Public info regarding cheat.c.
 common.h                   8	Global info.
 config.h.SH                3	Shell script to create config.h
 decode.c                   1	Routines common to the binary decoders
 decode.h                   1	Public info for the binary decoders.
 final.c                    3	Finalization (exit) routines.
 final.h                    1	Public info regarding final.c.
 getactive.c                2	Program used by shell scripts to the active file (trrn only).
 getdate.y                  5	A yacc script for date parsing.
 head.c                     3	Header parsing routines.
 head.h                     2	Public info regarding head.c.
 help.c                     6	Help routines.
 help.h                     1	Public info regarding help.c.
 init.c                     3	Initialization (startup) routines.
 init.h                     1	Public info regarding init.c.
 intrp.c                    9	Filename expansion and % interpretation routines.
 intrp.h                    1	Public info regarding intrp.c.
 kfile.c                    3	KILL file routines.
 kfile.h                    1	Public info regarding kfile.c.
 last.c                     2	Routines for handling the .rnlast file.
 last.h                     1	Public info regarding last.c.
 makedepend.SH              2	Shell script to generate make dependencies.
 makedir.SH                 1	Shell script to make nested subdirectories.
 mbox.saver.SH              1	Shell script to save an article to a mailbox.
 mt-lint.h                  1	A kludge file included when lint'ing.
 mt-misc.c                  2	Miscellaneous mthreads routines
 mt-process.c              11	Mthreads' article processing routines.
 mt-read.c                  6	Mthreads' data-file reading routines.
 mt-write.c                 4	Mthreads' data-file writing routines.
 mt.check.SH                1	A sample mt.log checker/trimmer.
 mthreads.8                 4	The man page for mthreads.
 mthreads.c                10	The main workloop for the mthreads database manager.
 mthreads.h                 1	The include file for accessing the 'mt' structures.
 ndir.c                     2	BSD 4.2 directory routine emulation.
 ndir.h.SH                  2	Shell script to make ndir.h file
 newsetup.1                 2	Manual page for newsetup.
 newsetup.SH                2	Shell script to create a .newsrc file.
 newsgroups.1               2	Manual page for newsgroups.
 newsgroups.SH              2	Shell script to list unsubscribed newsgroups.
 newsnews.SH                2	A motd-like file that trn may print at startup.
 ng.c                      10	Routines to display a newsgroup.
 ng.h                       1	Public info regarding ng.c.
 ngdata.c                   3	General data fetching routines for a newsgroup.
 ngdata.h                   1	Public info regarding ngdata.c.
 ngsrch.c                   2	Routines to search among newsgroups.
 ngsrch.h                   1	Public info regarding ngsrch.c.
 ngstuff.c                  4	Support routines for ng.c.
 ngstuff.h                  1	Public info regarding ng.c.
 nntp                       1	Subdirectory for NNTP support files
 nntp/acttimes.c            4	A program to maintain active.times for NNTP or standalone
 nntp/support.patch         1	A patch for NNTP's support dir to use acttimes.c.
 nntp/xthread.patch         4	A patch for NNTP to add XTHREAD support.
 norm.saver.SH              1	Shell script to save an article to a normal file.
 only.c                     2	Routines to perform newsgroup restriction.
 only.h                     1	Public info regarding only.c.
 patchlevel                 1	Indicates current patch level.
 rcln.c                     5	Routines to mung a .newsrc line.
 rcln.h                     1	Public info regarding rcln.c.
 rcstuff.c                  9	Routines to mung the .newsrc file.
 rcstuff.h                  2	Public info regarding rcstuff.c.
 respond.c                  7	Various routines for doing things with articles.
 respond.h                  1	Public info regarding respond.c.
 rn.c                       6	Main program.
 rn.h                       1	Public info regarding rn.c.
 rt-rn.c                    7	Misc. threaded routines.
 rt-select.c                7	The thread selector.
 rthreads.c                 4	Routines that read the thread data files in reader format.
 rthreads.h                 1	The include file for accessing the 'rt' structures.
 search.c                   5	Regular expression processing ala emacs.
 search.h                   1	Public info regarding search.c.
 server.c                   1	Routines common to NNTP server calls.
 server.h.SH                1	Public info regarding the NNTP clientlib.
 sw.c                       5	Switch processing routines.
 sw.h                       1	Public info regarding switch.c.
 term.c                     8	Terminal interface routines.
 term.h                     4	Public info regarding term.c.
 threads.c                  2	Routines common to both thread makers and readers.
 threads.h                  1	The include file for common thread structures.
 tm-process.c               1	Tmpthread's article processing routines.
 tm-read.c                  1	Tmpthread's data-file reading routines.
 tm-write.c                 1	Tmpthread's data-file writing routines.
 tmpthread.c                3	Generates a temporary thread file for a newsgroup.
 trn.1                     13	Manual pages for trn -- PLEASE READ.
 unipatch.c                 1	A unified diff filter for use with old versions of patch.
 unship.c                   5	Decodes ship files.
 util.c                     6	Utility routines.
 util.h                     1	Public info regarding util.c.
 uudecode.c                 4	Decodes uuencoded files.
