home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / flistfrontend / manifest < prev    next >
Text File  |  1998-10-24  |  16KB  |  196 lines

  1. MANIFEST for flist, version v981024
  2. --------------------------------------------------------------------------------
  3. MANIFEST                        this file
  4. FREEWARE_DEMO.TXT               instructions for building/installing FLIST
  5. FREEWARE_README.TXT             synopsis of FLIST, for release on OpenVms FreeWare CDROM
  6. RELEASE                         release for OpenVms freeware CDROM
  7. setup.com                       setup-script for FLIST development/testing
  8. doc                             subdirectory
  9. doc/browse.hlp                  command-line help for BROWSE
  10. doc/browse.mem                  compiled BROWSE document
  11. doc/build.com                   build-script for FLIST+BROWSE documentation
  12. doc/d0-parts.rno                main file for FLIST documentation
  13. doc/d0.req                      definitions for D0.RNO
  14. doc/d0.rno                      main document: FLIST
  15. doc/d1.pic                      chapter-1 of FLIST
  16. doc/d1.rno                      chapter-1 of FLIST
  17. doc/d2.rno                      chapter-2 of FLIST
  18. doc/d3.rno                      chapter-3 of FLIST
  19. doc/d4.rno                      chapter-4 of FLIST
  20. doc/d5.rno                      chapter-5 of FLIST
  21. doc/da.rno                      appendix-A of FLIST
  22. doc/db.rno                      appendix-B of FLIST
  23. doc/dp.rno                      preface of FLIST
  24. doc/dt.rno                      titlepage of FLIST
  25. doc/flist.hlp                   command-line help for FLIST
  26. doc/flist.mem                   compiled FLIST document
  27. doc/m0-parts.rno                parts of BROWSE
  28. doc/m0.rno                      main document: BROWSE
  29. doc/m1.rno                      chapter-1 of BROWSE
  30. doc/m2.rno                      chapter-2 of BROWSE
  31. doc/m3.rno                      chapter-3 of BROWSE
  32. doc/ma.rno                      appendix-A of BROWSE
  33. doc/mp.rno                      preface of BROWSE
  34. doc/mt.rno                      titlepage of BROWSE
  35. src                             subdirectory
  36. src/acp.h                       originally fibdef.h
  37. src/acpcopy.c                   use ACP to copy attributes from one file to another
  38. src/acpcopy.h                   interface of acpcopy.c
  39. src/acplook.c                   use ACP to lookup directory information
  40. src/alarm.c                     ring the bell
  41. src/argvdcl.c                   translate argc+argv list into DCLARG struct
  42. src/atrdef.h                    attribute-definitions (extracted from vax library)
  43. src/bool.h                      bool/misc definitions
  44. src/browse.bug                  BROWSE bugs
  45. src/browse.c                    main program of BROWSE
  46. src/browse.cld                  command-language definition for BROWSE
  47. src/build.com                   DCL script to build FLIST
  48. src/canopen.c                   verify that a file is readable
  49. src/canopen.h                   interface of canopen.c
  50. src/chprot.c                    use ACP to alter protection-code of file(s)
  51. src/chprot.h                    public interface of 'chprot.c'
  52. src/chrcmd.c                    decode character(s) as FLIST command
  53. src/cmdstk.c                    maintain buffer of FLIST commands
  54. src/cmdstk.h                    interface of cmdstk.c
  55. src/cmpprot.c                   test protection-code to see if process can access file
  56. src/crt.c                       screen refresh/display for FLIST, BROWSE
  57. src/crt.h                       parameters for CRT.C
  58. src/datent.h                    DATENT structure definition
  59. src/dclarea.c                   allocate string-area for DCLOPT-struct
  60. src/dclarg.c                    parse DCL-like command
  61. src/dclarg.h                    interface/definitions for DCLARG.C
  62. src/dclchk.c                    test DCLARG-list for error conditions
  63. src/dclinx.c                    performs indexing for DCLARG-lists
  64. src/dclopt.c                    perform options-parsing for DCLARG lists (to DCLOPT)
  65. src/dclopt.h                    types/definitions for DCLOPT.C
  66. src/dclwild.c                   test for wildcards in parsed command
  67. src/dds.c                       FLIST's special display routines
  68. src/dds.h                       types/definitions for DDS.C
  69. src/debrief.c                   lookup closest command-match, allowing abbreviation
  70. src/descrip.mms                 MMS script to build FLIST
  71. src/dirarg.c                    perform syntax-checking for DIRCMD.C
  72. src/dirchk.c                    check command for #/parms, options
  73. src/dircmd.c                    command-input for FLIST
  74. src/dircmd.h                    split-out function prototypes for dircmd.c interface
  75. src/dircmd2.h                   define command-parser constraints
  76. src/dirdata.c                   maintain 'filelink' list of files
  77. src/dirdata.h                   interface of dirdata.c
  78. src/dirent.c                    performs wildcard directory-lookup
  79. src/dirent.h                    defines structures used to store directory info
  80. src/dirfind.c                   performs in-list searches
  81. src/dirfind.h                   interface of dirfind.c
  82. src/dirhigh.c                   determines highest-version of a file
  83. src/diropen.c                   check read/write access of a directory
  84. src/dirpath.c                   maintains 'pathlist' (list of directories)
  85. src/dirpath.h                   interface of dirpath.c
  86. src/dirprot.c                   check access-rights of a list of files
  87. src/dirread.c                   update the "read-list" for FLIST
  88. src/dirread.h                   interface of dirread.c
  89. src/dirseek.c                   verifies existence of a list of files
  90. src/dirseek.h                   interface of dirseek.c
  91. src/domore.c                    dummy main-program for BROWSE
  92. src/dqfdef.h                    DQF-definitions (extracted from vax library)
  93. src/dspc.c                      displays cursor-location for BROWSE
  94. src/dspc.h                      interface of DSPC.C
  95. src/edtcmd.c                    interface to EDIT command for FLIST
  96. src/edtcmd.h                    interface of EDTCMD.C
  97. src/fchdef.h                    FCH definitions (extracted from vax library)
  98. src/fgetr.c                     model code for reading <CR><LF> lines for BROWSE
  99. src/fibdef.h                    FIB definitions (extracted from vax library)
  100. src/fl.c                        main program of FLIST
  101. src/flcols.c                    alter the display by changing columns
  102. src/flcopy.c                    FLIST "copy" command
  103. src/flcrea.c                    FLIST "create" command
  104. src/fldlet.c                    FLIST "delete" command
  105. src/fldump.c                    dump FLIST's database (debugging)
  106. src/fledit.c                    FLIST "edit" command
  107. src/flescp.c                    FLIST "spawn" command
  108. src/flfind.c                    FLIST "find" command
  109. src/flist.bug                   FLIST bugs
  110. src/flist.cld                   command-language definition for FLIST
  111. src/flist.h                     general FLIST include
  112. src/flmore.c                    FLIST "browse" command
  113. src/flnoid.c                    FLIST spawn/noid command (for print, submit)
  114. src/flpage.c                    scrolling commands for FLIST
  115. src/flprot.c                    FLIST "protect" command
  116. src/flread.c                    FLIST "read" command
  117. src/flrnam.c                    FLIST "rename" command
  118. src/flscan.c                    FLIST "verify" command
  119. src/flshow.c                    FLIST "show" command
  120. src/flsort.c                    FLIST "sort" command
  121. src/freelist.c                  frees all items in a linked-list
  122. src/freelist.h                  interface of freelist.c
  123. src/getpad.c                    read/parse input character stream
  124. src/getpad.h                    keypad definitions for GETPAD.C
  125. src/getprot.c                   obtain protection-code for file(s)
  126. src/getprot.h                   defines type returned by GETPROT.C
  127. src/getraw.c                    obtain single character w/o echo
  128. src/getraw.h                    interface of getraw.c
  129. src/help.c                      interface to help-file manager
  130. src/highver.c                   returns highest-version of a file
  131. src/inspect.c                   test if a file is text vs binary
  132. src/isowner.c                   test if process owns (or can modify) file
  133. src/lbrdef.h                    LBR definitions (extracted from vax library)
  134. src/main.h                      stubs for main program vs embedded (for BROWSE)
  135. src/nameheap.c                  manage table of character-strings
  136. src/nameheap.h                  public interface of nameheap.c
  137. src/names.h                     defines pathname sizes for vms
  138. src/normal.opt                  link-options (non-shared)
  139. src/pathdown.c                  parse/substitute to obtain subdirectory
  140. src/pathup.c                    parse/substitute to obtain parent directory
  141. src/pathup.h                    interface of pathup, pathdown
  142. src/putraw.c                    put string, tracking backspaces
  143. src/rabrfa.c                    hide details of RAB's record-field-address
  144. src/rabrfa.h                    interface of rabrfa.c
  145. src/rmscc.c                     tests file for carriage-control attributes
  146. src/rmscc.h                     interface of rmscc.c
  147. src/rmsinit.c                   initialize RMS structures
  148. src/rmsinit.h                   interface of rmsinit.c
  149. src/rmsio.c                     RMS equivalents for UNIX stdio functions
  150. src/rmsio.h                     types/definitions for RMSIO.C
  151. src/rmslook.c                   lookup info about a file (for FILENT structure)
  152. src/scanint.c                   should replace with 'strtol()'
  153. src/scanver.c                   scan string for a file's version-number
  154. src/scanver.h                   interface of highver/scanver
  155. src/setctrl.c                   enable/disable ^T, ^Y handlers
  156. src/setprot.c                   utility for FLIST "protect" command
  157. src/sharable.opt                link-options (shared)
  158. src/shoquota.c                  FLIST "show quota" command
  159. src/snapshot.c                  makes a snapshot of screen for FLIST, BROWSE
  160. src/strabbr.c                   compares two strings to see if one is an abbreviation
  161. src/strclip.c                   clip embedded substring from a string
  162. src/strform2.c                  formats message-text for FLIST
  163. src/strlcpy.c                   copy string, lowercasing it
  164. src/strnull.c                   returns pointer to end-of-string
  165. src/strscale.c                  creates column-scale for BROWSE
  166. src/strskps.c                   skip whitespace in a string
  167. src/strtrim.c                   trim trailing whitespace from a string
  168. src/strucpy.c                   copy string, uppercasing it
  169. src/strutils.h                  prototypes for miscellaneous string functions
  170. src/strvcmp.c                   compare strings, ignoring case and repeated blanks
  171. src/strvcpy.c                   copy string, uppercasing and removing excess whitespace
  172. src/strwcmp.c                   compare two strings, one may be wildcard pattern
  173. src/syasctim.c                  convert VMS date to printable string
  174. src/sybintim.c                  convert string to VMS date
  175. src/sydelete.c                  delete a file
  176. src/syfom.c                     returns elapsed/actual times
  177. src/sygetmsg.c                  convert status to error message
  178. src/sygetsym.c                  lookup DCL symbols
  179. src/syhour.c                    convert VMS date to hour
  180. src/syrename.c                  rename a file
  181. src/syrights.c                  test process-privileges
  182. src/sysutils.h                  interface to string-utilities
  183. src/sytrnlog.c                  translate logical to ultimate
  184. src/tabexp.c                    expand tabs to spaces
  185. src/termsize.c                  interrogate/alter terminal size
  186. src/textlink.h                  define linked list of text structures
  187. src/ttrace.c                    write timestamp and text to trace file (debugging)
  188. src/ttrace.h                    interface of ttrace.c
  189. src/uid2s.c                     translate user-id/group to string
  190. src/version.c                   release history of FLIST
  191. src/warning.h                   common error/warning functions used in flist/browse
  192. src/whoami.c                    returns pathname of program
  193. src/whoami.h                    interface of whoami.c
  194. src/xabproui.c                  extract uic info from XABPRO structure
  195. src/xabproui.h                  interface of xabproui.c
  196. o