home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pdp11 / k11fil.txt < prev    next >
Text File  |  2020-01-01  |  5KB  |  122 lines

  1.  
  2. Kermit-11 files, 19-Feb-87  16:14:03 BDN
  3.  
  4. Notes:
  5.  
  6. 1.  All command files (filetype .COM)  run under RSTS version 9. There
  7.    are no build files for  native execs,  as I build all Kermits under
  8.    RSTS and then download to the target system.
  9.  
  10. 2.  All .HEX  files are simply  hexified versions of the corresponding
  11.    executable image.
  12.  
  13. 3.  The Columbia tapes will have only the HEX files, and then only for
  14.    the non I/D space tasks. The DECUS tapes will have the HEX and TASK
  15.    images,  except in the case of the I/D images, only the task images
  16.    will be present.
  17.  
  18.  
  19. K11   .BWR    Notes regarding possible bugs
  20. K11   .COM    Task build DCL command file for RSTS+RMSRES Kermit
  21. K11   .ODL    Overlay for K11.TSK
  22. K11   .TSK    RSTS/E Kermit, v8.0 or later, linked to RMSRES
  23. K1180S.MAC    Subroutines specific to RSTS/E
  24. K11AAA.AAA    General AAAREADME.TXT
  25. K11ART.RNO    Old newsletter article
  26. K11ASM.COM    Generates DCL command files to assemble under BATCH
  27. K11ASM.E80    Assemble Kermit for RSTS/E
  28. K11ASM.M41    Assemble Kermit for RSX11M, RSX11M+ and P/OS (under RSTS)
  29. K11ASM.RT4    Assemble Kermit for RT11 and TSX+, again, under RSTS
  30. K11ATR.MAC    Attribute packet processing
  31. K11CDF.MAC    Macro definitions for commands, a .INCLUDE file
  32. K11CM1.MAC    Overlay for some commands
  33. K11CMD.MAC    Main program
  34. K11COM.MAC    Overlay for defining commands
  35. K11CPY.MAC    The COPY command
  36. K11CVT.MAC    Filename conversion routines
  37. K11DAP.E80    ODL file for including DAP support for K11NRS.TSK (RSTS)
  38. K11DAP.M41    ODL file for including DAP support for K11RSX.TSK (RSX)
  39. K11DAT.MAC    Global read/write data
  40. K11DEB.MAC    EXAMINE command (debugging)
  41. K11DEF.MAC    Packet definition .INCLUDE file
  42. K11DER.MAC    RSX11M directive errors
  43. K11DFH.MAC    Help to be printed if the help file open fails
  44. K11DIA.MAC    The DIAL command, also SET MODEM and SHOW DIAL
  45. K11DSP.MAC    Dispatching module for RT11
  46. K11E80.MAC    RSTS specific support
  47. K11ECO.MAC    RSTS connect command
  48. K11EDI.MAC    The command line editor/recall
  49. K11ER1.MAC    RSM11 error text overlay
  50. K11ER2.MAC    RSM11 error text overlay
  51. K11ER3.MAC    RSM11 error text overlay
  52. K11ERR.MAC    Driver for RMS11 error messages
  53. K11F85.RNO    Text for Fall 85 Decus notes
  54. K11FB .MAC    Root module for RT11 SJ/FB Kermit
  55. K11FIL.DOC    This file
  56. K11FIX.MAC    Fix file attributes for encoding the hex files (RSTS)
  57. K11HEX.B2S    Basic+2 program to convert HEX to TSK (RSX,RSTS)
  58. K11HEX.BAS    Basic+  program to convert HEX to TSK (RSTS)
  59. K11HEX.COM    Creates the HEX files
  60. K11HEX.FTN    Fortran 77 program to convert HEX to TSK (RSX,RSTS)
  61. K11HEX.MAC    Macro-11 program to convert HEX to SAV (RT11)
  62. K11HLP.HLP    The HELP file
  63. K11HLP.MAC    Processes the HELP command
  64. K11HLP.RNO    The source file for K11HLP.HLP
  65. K11ID .COM    Build Kermit under RSTS for I/D space
  66. K11ID .ODL    Overlay to build Kermit for I/D space on RSTS V9.x
  67. K11ID .TSK    Executable for Kermit under RSTS and I/D space
  68. K11IDM.COM    Same as K11ID.COM, but for RSX11M+ and Micro/RSX
  69. K11IDM.ODL    Same as K11ID.ODL, but for RSX11M+ and Micro/RSX
  70. K11IDM.TSK    Same as K11ID.TSK, but for RSX11M+ and Micro/RSX
  71. K11INI.MAC    Initialization, packet logging
  72. K11INS.DOC    Installation notes
  73. K11INS.RNO    Source of K11INS.DOC
  74. K11LCL.MAC    Restrict commands
  75. K11M41.MAC    RSX11M, RSX11M+ and P/OS specific routines
  76. K11MAC.MAC    Macro defintions, for .INCLUDE
  77. K11MCO.MAC    RSX11M and RSX11M+ connect module (terminal emulation)
  78. K11NHD.MAC    Prefix file to define EIS instructions as macros, RT11
  79. K11NRS.COM    Task build RSTS for no RMSRES
  80. K11NRS.ODL    Ditto
  81. K11NRS.TSK    RSTS image NOT linked to RMSRES
  82. K11PAK.MAC    Low level packet processing
  83. K11PCO.MAC    Connect module called for P/OS
  84. K11PK .MAC    RSTS specific, spawn 'subprocess'
  85. K11POS.COM    Task build Kermit for RSX11M+, Micro/RSX and P/OS
  86. K11POS.ODL    Ditto
  87. K11POS.TSK    Executable of above
  88. K11POS.XRF    Global cross reference
  89. K11PRT.MAC    Support for XC, XL, CLn and KL under RT11 and TSX+
  90. K11RCO.MAC    Connect code for RT11 and TSX+
  91. K11REC.MAC    Incoming file protocol processing
  92. K11RMS.MAC    File access routines for RSX11M/M+, RSTS/E and P/OS
  93. K11RMZ.MAC    Misc RMS11 routines
  94. K11RSX.COM    Task build Kermit for RSX w/o RMSRES
  95. K11RSX.ODL    Ditto
  96. K11RSX.TSK    Executable of non-RMSRES RSX version
  97. K11RT4.COM    Assemble for RT11
  98. K11RT4.MAC    RT11 and TSX+ file access
  99. K11RT4.SAV    Executable for RT11 and TSX+, not for use under XM
  100. K11RTD.MAC    Directory operations for RT11
  101. K11RTE.MAC    Error messages for RT11
  102. K11RTI.MAC    Initialization for RT11
  103. K11RTT.MAC    Multiple terminal service support for RT11
  104. K11RTU.MAC    Misc utility routines for RT11
  105. K11SEN.MAC    Outgoing file protocol processing
  106. K11SER.MAC    Server support
  107. K11SHO.MAC    The SHOW command
  108. K11SML.COM    Task build file for tightly overlayed RSX11M Kermit
  109. K11SML.ODL    Overlay for above
  110. K11SML.TSK    Executable
  111. K11ST0.MAC    A SET command overlay
  112. K11ST1.MAC    A SET command overlay
  113. K11STD.MAC    SET command definitions
  114. K11SUB.MAC    Misc utility routines common to all execs
  115. K11TRA.MAC    The TRANSMIT command
  116. K11TSX.MAC    TSX remote support
  117. K11USR.DOC    Main user documentation
  118. K11USR.RNO    Source for K11USR.DOC
  119. K11XM .COM    Link Kermit-11 for RT11 XM and TSX+
  120. K11XM .MAC    Root module for XM Kermit
  121. K11XM .SAV    The executable for RT11 XM and TSX+
  122.