INSTALL			Installation instructions
INSTALL.GNU		Generic installation instructions (from autoconf)
Imakefile		Main Imakefile
MANIFEST		This file
Makefile		Makefile created by xmkmf
Makefile.dst		Makefile for the imake-impaired
PROBLEMS		Common problems and frequently-asked questions
README			Introductory text
README.FILES		Text describing code relationships for the clients
README.PROSP		Text describing Prospero
Xarchie.ad		Application default resource file
Xarchie.ad.h		Fallback resources created by ad2c
about.c			The "About" panel
about.h
about.xbm		Bitmap used on the About panel
actions.c		Some of the global action procedures
actions.h
alert.c			Popup click-to-remove alert box
alert.h
appres.h		Definition of the AppResources structure
archie.h		Prospero code
atalloc.c		Prospero code
browser.c		Display-independent browser code
browser.h
busy.xbm		Icon displayed while querying
config.h		Configuration settings (created by running configure)
config.h.in		Template used by configure to create config.h
configure		Configure script (generated by autoconf)
configure.in		Input for autoconf (not needed unless you run autoconf)
confirm.c		Popup yes/no confirmer
confirm.h
copyright.h		Copyright for Prospero code
db.c			Database routines
db.h
debug.h			DEBUG? macros if DEBUG defined
dirsend.c		Prospero code
display-x.c		Display functions for X11
display.h		Display-independent header file for display functions
fchooser.c		Xarchie use of FileChooser widget
fchooser.h
file-panel.c		The "Save-Load-Write" panel
file-panel.h
ftp-actions.c		Functions that connect xarchie to the FTP routines
ftp-actions.h
ftp.c			FTP client and interface functions
ftp.h
get_pauth.c		Prospero code
get_vdir.c		Prospero code
help-text1.h		Help text generated by help-text1.sh from xarchie.man
help-text1.sh
help-text2.h		Help topics generated by help-text2.sh from help-text1
help-text2.sh
help.c			The "Help" panel
help.h
hostname.c		Code to get a fully-qualified hostname, if possible
hostname.h
inet_ntoa.c		BSD freed sources replacement for inet_ntoa()
m-defs.h		Definitions for all the menus
m-file-panel.c		The menus of the "Save-Load-Write" panel
m-file.c		The "File" menu on the main panel
m-query.c		The "Query" menu on the main panel
m-settings.c		The "Settings" menu, submenus, and Settings Panel menus
menu.c			Generic menu routines
menu.h
patchlevel.h		Version id
pauthent.h		Prospero code
pcompat.h		Prospero code
perrmesg.c		Prospero code
perrno.h		Prospero code
pfs.h			Prospero code
pmachine.h		Prospero code (NOTE: no longer used, use config.h)
popups.c		Routines to build blocking popups
popups.h		Display-independent definitions for alerts, dialogs,...
pprot.h			Prospero code
ptalloc.c		Prospero code
query.c			Routines to query Archie, parse results, put in db
query.h
rdgram.h		Prospero code
regex.c			Henry Spencer's regexp routines, if you need them
regex.h
resolv.c		Test program to see if -lresolv is needed
saveload.c		Display-independent database I/O routines
saveload.h
selectdefs.h		Definitions of FD_SET, etc.
selection.c		Display-independent routines for browser selections
selection.h
settings.c		The "Settings" panel
settings.h
status.c		Display-independent status update routines
status.h
stcopy.c		Prospero code
strcasecmp.c		In case strcasecmp() is not in your library
stringdefs.h		Meta-header file for string functions
support.c		Prospero code
syntax.c		The usage message
syntax.h
sysdefs.h		Some definitions that are tough to find
syserr.c		Interface to errno and friends
syserr.h
tilde.c			Tilde expansion for filenames
tilde.h
types.c			Type definitions and converters
types.h
udp.c			Test program to see if UDP traffic is enabled
username.c		Code to get a username
username.h
view-file.c		Routines for popup file viewer windows
view-file.h
vl_comp.c		Prospero code
vlalloc.c		Prospero code
weight.c		Host weight routines
weight.h
xarchie.c		Defines main(), global data, main widgets, etc.
xarchie.h
xarchie.man		Manpage
xarchie.xbm		Icon displayed when not querying
xcutbuf.c		Sample program using cut buffer (pasteBuffer resource)
xtypes.h		Some X types for the display-independent modules
xutil.c			Misc. X functions
xutil.h
Ad2c/README		App-defaults to C converter package
Ad2c/Imakefile
Ad2c/Makefile
Ad2c/ad2c.man
Ad2c/ad2c.script
FWF/README		Free Widget Foundation code
FWF/README.FWF
FWF/COPYRIGHT
FWF/Dir/DirMgr.c
FWF/Dir/DirMgr.h
FWF/Dir/DirMgrT.c
FWF/Dir/Directory.c
FWF/Dir/Directory.h
FWF/Dir/DirectoryT.c
FWF/Dir/Imakefile
FWF/Dir/Makefile
FWF/Dir/Makefile.dst
FWF/Dir/OldMakefile
FWF/Dir/RegExp.c
FWF/Dir/RegExp.h
FWF/Dir/RegExpT.c
FWF/FileChooser/FChooser.c
FWF/FileChooser/FChooser.h
FWF/FileChooser/FChooser.man
FWF/FileChooser/FChooserP.h
FWF/FileChooser/FChooserT.c
FWF/FileChooser/FChooserT.man
FWF/FileChooser/Imakefile
FWF/FileChooser/Makefile
FWF/FileChooser/Makefile.dst
FWF/FileChooser/README
FWF/MultiList/Imakefile
FWF/MultiList/Makefile
FWF/MultiList/Makefile.dst
FWF/MultiList/MultiList.c
FWF/MultiList/MultiList.h
FWF/MultiList/MultiList.man
FWF/MultiList/MultiListP.h
FWF/MultiList/MultiListT.c
FWF/MultiList/MultiListT.man
FWF/MultiList/README
