@(#)MANIFEST	1.2 02/25/91 CERN-CN-SW/DC
------------------------------------------------------------------------------
 File name                Description
------------------------------------------------------------------------------
 ./VERSION              Current VERSION number                          (fhe)
 ./MANIFEST             Files description. This file.                   (fhe)
 ./CONTRIBUTORS         Contributors                                    (fhe)
 ./README               Important installation and porting remarks      (fhe)
------------------------------------------------------------------------------
 ./sun.mk               Makefile to build everything on sun             (fhe)
 ./sgi.mk               Makefile to build everything on sgi             (fhe)
 ./cray.mk              Makefile to build everything on cray            (fhe)
 ./pmax.mk              Makefile to build everything on Ultrix/MIPS     (fhe)
------------------------------------------------------------------------------
 General package - common files
------------------------------------------------------------------------------
 ./h/log.h              Logging facilities definitions                  (fhe)
 ./h/marshall.h         Marshalling macros                              (cak)
 ./h/osdep.h            Operating system dependencies                   (fhe)
 ./h/rfio.h             RFIO include file                               (fhe)
 ./h/serrno.h           SHIFT error numbers                             (fhe)
 ./h/sysreq.h           SYSREQ definitions                              (fhe)
------------------------------------------------------------------------------
 ./common/ferror.sc     Report fortran error message                    (trn)
 ./common/getconfent.c  configuration reader                            (fhe)
 ./common/getfilep.c    Get fortran file pointer                        (fhe)
 ./common/log.c         logging facility                                (fhe)
 ./common/readf.F       CALL READ (FORTRAN subroutine READ)             (trn)
 ./common/readc.c       C I/O on Fortran file (called by readf)         (trn)
 ./common/serror.c      Shift error message handling                    (fhe)
 ./common/socket.c      safe network I/O                                (fhe)
------------------------------------------------------------------------------
 SYSREQ/TCP module : Interface to SYSREQ on IBM VM/CMS
------------------------------------------------------------------------------
 ./sysreq/config.h      sysreq network interface configuration          (fhe)
 ./sysreq/netreq.c      sysreq/tcp network interface                    (fhe)
 ./sysreq/sysreq.c      sysreq program                                  (fhe)
 ./sysreq/sysreqc.c     sysreq C interface                              (fhe)
 ./sysreq/sysreqf.c     sysreq Fortran interface                        (fhe)
 ./sysreq/xdr.c         External data representation routine.           (fhe)
 ./sysreq/sysreq.conf   Configuration file template                     (fhe)
------------------------------------------------------------------------------
 Manual pages
------------------------------------------------------------------------------
 ./man/getconfent.man   getconfent() man page                           (fhe)
 ./man/log.man          initlog(), log() man page                       (fhe)
 ./man/read.man         FORTRAN CALL READ  man page                     (trn)
 ./man/rfiod.man        rfio daemon man page                            (fhe)
 ./man/rtcopyd.man      rtcopy daemon man page                          (trn)
 ./man/sysreq.man       sysreq(), SYSREQ() man page                     (fhe)
 ./man/sysreqd.man      sysreq daemon man page                          (fhe)
 ./man/tpread.man       tpread/tpwrite man pages                        (trn)
------------------------------------------------------------------------------
 Remote File Input/Ouput System
------------------------------------------------------------------------------
 ./rfio/fortran.F       rfio daemon FORTRAN interface                   (fhe)
 ./rfio/rfio_calls.c    rfio daemon remote procs (C)                    (fhe)
 ./rfio/rfio_ftncall.c  rfio FORTRAN client interface                   (fhe)
 ./rfio/rfio_fcalls.c   rfio daemon remote procs (FORTRAN)              (fhe)
 ./rfio/rfio_serv.c     rfio master daemon                              (fhe)
 ./rfio/rfio_syscall.c  rfio C client interface                         (fhe)
------------------------------------------------------------------------------
 Message daemon - Operator Console
------------------------------------------------------------------------------
 ./msg/infd.c           display informational messages                  (trn)
 ./msg/msg.c            msgi, msgr library calls                        (trn)
 ./msg/msgd.c           display current blocking messages               (trn)
 ./msg/msgdaemon.c      the message daemon                              (trn)
 ./msg/msgr.c           send an informational or blocking message       (trn)
 ./msg/noterm.c         disassociate process from terminal              (trn)
 ./msg/rep.c            reply to a blocking message                     (trn)
 ./msg/msgdb.c          message daemon data management                  (trn)
------------------------------------------------------------------------------
 Remote tape handling
------------------------------------------------------------------------------
 ./rtcopy/dktotp.f      remote disk to local tape copy                  (trn)
 ./rtcopy/rtcopy.awk    rtcopy parsing awk file                         (trn)
 ./rtcopy/rtcopy.h      rtcopy global include file                      (trn)
 ./rtcopy/rtcopy.tmpl   rtcopy template for rtcopy working scripts      (trn)
 ./rtcopy/rtcopyd.c     rtcopy master daemon                            (trn)
 ./rtcopy/scantp.c      rtcopy tape scanner                             (trn)
 ./rtcopy/tpread.c      remote tape read/write                          (trn)
 ./rtcopy/tptodk.f      local tape to remote disk copy                  (trn)
------------------------------------------------------------------------------
 Stage scripts
------------------------------------------------------------------------------
 ./scripts/assign       SHIFT unit number to file name mapping          (lmr)
 ./scripts/stagein      SHIFT stage file to disk                        (lmr)
 ./scripts/assign       SHIFT stage file to tape                        (lmr)
------------------------------------------------------------------------------
