#---------------------------------------------------------------------------
#
#                      ix/MBox  M A N I F E S T
#             Bulletin Board System for UNIX(-Derivations)
#
#                          Volker Schuermann
#                     Wuppertal, FRG, 31.05.1994
#
#---------------------------------------------------------------------------

~/mbox/MANIFEST                 You're looking at it, dude!
~/mbox/FAQ                      Frequently asked questions - might be helpful!
~/mbox/INSTALL                  A few installation hints - maybe vital!
~/mbox/Press.Kit                Information package (share it with friends ;-)
~/mbox/README                   So called "documentation"
~/mbox/VERY.IMPORTANT           A new users database and so on - have a look!!
~/mbox/cdrom                    DIRECTORY (see below)
~/mbox/contrib                  Contributed useful shell scripts (see below)
~/mbox/etc                      DIRECTROY (see below) 
~/mbox/lib                      DIRECTORY build up by MB-DAEMON
~/mbox/src                      DIRECTORY (see below)
~/mbox/stock                    DIRECTORY (see below)
~/mbox/tmp                      DIRECTORY for BBS temporaerly storage
~/mbox/usr                      DIRECTORY including users personal data

~/mbox/cdrom/cdrom.mnt          List of directories mounted on CDROM drives
~/mbox/cdrom/?????????          A description for every CDROMs contents

~/mbox/contrib/README.addrpat   Informations how to fix a mailers problem
~/mbox/contrib/README.instpd    Description how to get PD into the BBS world
~/mbox/contrib/addrpatch        Shell-Script to fix a mailers problem
~/mbox/contrib/instpd           Shell-Script to get Public Domain into the BBS
~/mbox/contrib/instpd.linux     Shell-Script especially for LINUX (see above)
~/mbox/contrib/instpd.perl      Perl-Script to get PD inside the BBS
~/mbox/contrib/termcap.color    New termcap entry - COLOR-ANSI codes
~/mbox/contrib/wendy            DIRECTORY (see below)

~/mbox/cont*/*.perl/README      As it says ;-)
~/mbox/cont*/*.perl/descript.*  The same ...
~/mbox/cont*/*.perl/instpd.pl   Perl-Script to get PD into the BBS

~/mbox/cont*/wendy/README       How to build up the RTF editor WENDY
~/mbox/cont*/wendy/Makefile     Adapt this to your system
~/mbox/cont*/wendy/block.c      C-Source
~/mbox/cont*/wendy/ctrl.c       C-Source
~/mbox/cont*/wendy/defs.h       Header file
~/mbox/cont*/wendy/echo.c       C-Source
~/mbox/cont*/wendy/english.hlp  WENDY helpfile, english
~/mbox/cont*/wendy/getch.c      C-Source        
~/mbox/cont*/wendy/getline.c    C-Source
~/mbox/cont*/wendy/misc.c       C-Source
~/mbox/cont*/wendy/rtf.c        C-Source
~/mbox/cont*/wendy/screen.c     C-Source
~/mbox/cont*/wendy/tools.c      C-Source
~/mbox/cont*/wendy/wendy.c      C-Source
~/mbox/cont*/wendy/wendy.dok    WENDY RTF test file
~/mbox/cont*/wendy/wendy.h      Header file
~/mbox/cont*/wendy/wendy.hlp    WENDY helpfile, german/deutsch

~/mbox/etc/active               MB-DAEMONs internal NEWS active file
~/mbox/etc/active.selected	A list of newsgroups offered to new users 
~/mbox/etc/alias.sh             If you use SMAIL, you should have a look!
~/mbox/etc/ansi.commands        ANSI headline for IBM-PC users
~/mbox/etc/ansi.help            ANSI headline for IBM-PC users
~/mbox/etc/ansi.portinfo        ANSI headline for IBM-PC users
~/mbox/etc/ansi.sysinfo         ANSI headline for IBM-PC users
~/mbox/etc/ansi.intro           ANSI headline for IBM-PC users
~/mbox/etc/ansi.users           ANSI headline for IBM-PC users
~/mbox/etc/guests.intro         BBS intro file for guests
~/mbox/etc/inews.sh             BBS learns here how to handle NEWS - look!
~/mbox/etc/intro                BBS intro file for users
~/mbox/etc/logo                 BBS logo (pre intro ;-)
~/mbox/etc/list.editors         List of editors - you have to change it!
~/mbox/etc/list.games           List of games - you have to have them ;-)
~/mbox/etc/list.packers         Archivers/Packers are declared here
~/mbox/etc/list.udc             User (i.e. Sysop!) defined commands
~/mbox/etc/list.terminals       Additional terminals - adjust the list!
~/mbox/etc/list.timeouts	Level dependent timeouts/max. calls per day
~/mbox/etc/log.alltime          File containing a list of all-calls-ever
~/mbox/etc/log.calls            Calls are recorded in this file
~/mbox/etc/log.mbd              MB-DAEMON stores NEWS statistics here
~/mbox/etc/log.pd               Download statistics
~/mbox/etc/log.reflector        Logfile of the inbuild NEWS reflector   
~/mbox/etc/mbox.cmd             BBS commands - language dependend!
~/mbox/etc/mbox.hlp             Helpfile (long) - language dependend!
~/mbox/etc/mbox.seq             Number of calls - hands off!
~/mbox/etc/mbox.shh             Helpfile (short) - language dependend!
~/mbox/etc/mbox.who             Who's doing what? - might be empty!
~/mbox/etc/mbrsh                BBS-Shell - handles permissions correct
~/mbox/etc/pd.script            Upload shell script - maybe useful ...
~/mbox/etc/rmail.sh             BBS learns how to use your mailer - look!
~/mbox/etc/sysinfo              Informations about your BBS
~/mbox/etc/timezones            XMD uses this to calculate delivering time 
~/mbox/etc/tset                 How to change the shell TERM variable
~/mbox/etc/thrown.out           Shown to user who are timed out (list.timeouts)
~/mbox/etc/users.data           Users data base - backup pretty often!!!
~/mbox/etc/users.seq            Number of latest account - backup often!!!
~/mbox/etc/xmd.alias            XMD learns about users aliases here

~/mbox/src/CROSSREF             Where to find functions?
~/mbox/src/HISTORY              My special changelog file - hands off!
~/mbox/src/Makefile             Have a very close look at this file!!!
~/mbox/src/admin.c              C-Source
~/mbox/src/baudrate.c           C-Source
~/mbox/src/befehl.c             C-Source
~/mbox/src/bled.c               C-Source
~/mbox/src/bled.doc             Helpfile of BLED (line editor)
~/mbox/src/chat.c               C-Source
~/mbox/src/control.c            C-Source
~/mbox/src/coreleft.c           C-Source
~/mbox/src/ctrlx.c              C-Source
~/mbox/src/defs.h               Header file
~/mbox/src/derror.c             C-Source
~/mbox/src/dis.c                C-Source
~/mbox/src/dstock.c             C-Source
~/mbox/src/faces.c              C-Source
~/mbox/src/games.c              C-Source
~/mbox/src/getch.c              C-Source
~/mbox/src/getline.c            C-Source
~/mbox/src/help.c               C-Source
~/mbox/src/intro.c              C-Source
~/mbox/src/know.better          SMALLTALK knowledge base, german/deutsch
~/mbox/src/languages            DIRECTORY (see below)
~/mbox/src/lesen.c              C-Source
~/mbox/src/lesen2.c             C-Source
~/mbox/src/loop.c               C-Source
~/mbox/src/mail.c               C-Source
~/mbox/src/main.c               C-Source
~/mbox/src/makro.c              C-Source
~/mbox/src/mb-daemon.c          C-Source
~/mbox/src/mbox.h               Header file
~/mbox/src/mbox.msg             Defines for text outputs - language dependend!
~/mbox/src/mbrsh.c              C-Source
~/mbox/src/misc.c               C-Source
~/mbox/src/misc2.c              C-Source
~/mbox/src/nerror.c             C-Source
~/mbox/src/patchlevel.h         Header file
~/mbox/src/pd.c                 C-Source
~/mbox/src/portinfo.c           C-Source
~/mbox/src/postfach.c           C-Source
~/mbox/src/proto.h              Prototypes - fairly incomplete!
~/mbox/src/show.c               C-Source
~/mbox/src/smalltalk.c          C-Source
~/mbox/src/smalltext.c          C-Source
~/mbox/src/subscribe.c          C-Source
~/mbox/src/suchen.c             C-Source
~/mbox/src/tools.c              C-Source
~/mbox/src/undef.c              C-Source
~/mbox/src/uptodate.c           C-Source
~/mbox/src/uudecode.c           C-Source
~/mbox/src/weiterl.c            C-Source
~/mbox/src/xmd.c                C-Source

~/mbox/src/lang*/deutsch.cmd    Commands, german/deutsch        
~/mbox/src/lang*/deutsch.hlp    Helpfile, german/deutsch
~/mbox/src/lang*/deutsch.msg    Text outputs, german/deutsch
~/mbox/src/lang*/deutsch.shh    Shorthelp, german/deutsch
~/mbox/src/lang*/english.cmd    Commands, english
~/mbox/src/lang*/english.hlp    Helpfile, english
~/mbox/src/lang*/english.msg    Text outputs, english
~/mbox/src/lang*/english.shh    Shorthelp, english
~/mbox/src/lang*/francais.hlp   Helpfile, french/francais
~/mbox/src/lang*/francais.msg   Text outputs, french/francais
~/mbox/src/lang*/francais.shh   Shorthelp, french/francais

~/mbox/stock/23.11.93.dax       Stock Exchange (de.etc.finanz) DAX Shares
~/mbox/stock/23.11.93.dj        Stock Exchange Dow Jones N.Y. Shares
~/mbox/stock/dax.wpkn           DAX WPKN
~/mbox/stock/dj.wpkn            Dow Jones WPKN
~/mbox/stock/index              List of indexes - you have to enter them!

