home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / ibm370 / ik0ker.upd < prev    next >
Text File  |  2020-01-01  |  25KB  |  513 lines

  1. Kermit updates: labels matching columns 65-71 of the source, with
  2. brief descriptions of the changes made.  Changes up to Kermit-CMS
  3. 3.0 (never released) were not so labeled.  Includes all variants
  4. of Kermit-370.
  5. ------------------------------------------------------------
  6. Column 65: institution
  7.   A-UT Austin or Arkansas, B-UC Berkeley or Blue Cross/BS, C-Chicago,
  8.   D-North Carolina, E-E Tex State, G-Goddard SFC or GE, H-Harvard,
  9.   K-Kentucky, L-Liege or Lehigh, M-Maryland or Miami U, N-NIH or New
  10.   Brunswick, P-McGill, S-Smithsonian or ICSTI, T-TUCC, V-Virginia Tech,
  11.   X-CMS/XA types, 0-Columbia, 1-Brown, 2-Conoco
  12. Column 66: author/originator
  13.   AB: Gary Bjerke
  14.   AM: David Merrifield
  15.   BM: Bert Morton
  16.   BS: Greg Small
  17.   CR: Ron Rusnak
  18.   DL: David Laudicina
  19.   EC: Michael Cagle
  20.   GA: Tony Appelget
  21.   GH: Herb Huston
  22.   HF: Clark Frazier
  23.   KE: Dave Elbon
  24.   LM: Wayne Mery
  25.   LP: Andre Pirard
  26.   ML: Carrie Ledford
  27.   MS: Bob Shields
  28.   NL: Brian Lesser
  29.   NW: Dale Wright
  30.   PG: Pierre Goyette
  31.   SC: John Chandler
  32.   SR: Brett Raymond
  33.   SU: Anatoly Surkov
  34.   TB: Bob Bolch
  35.   TL: Landy Manderson
  36.   TS: Steve Blankinship
  37.   VB: Phil Benchoff
  38.   VS: Dave Saunders
  39.   XN: Dick Newson
  40.   XS: Herbert Schumacher
  41.   0K: Vace Kundakci
  42.   0T: Daphne Tzoar
  43.   1D: Peter DiCamillo
  44.   2L: Peter Lang
  45. Columns 67-71: date in form YYDDD
  46. ------------------------------------------------------ From CMS 2.0
  47.                 Description
  48. -------   -----------------------------------------------------------
  49. 0T83Sep - 8-bit quoting to allow binary file transfer.
  50. 0T83Sep - Don't restrict disk lrecl to 256.
  51. 0T84Aug - Pack as much data into a packet as possible.
  52. 0T84Aug - Use common routines SPAR and RPAR for init packets.
  53. 0T84Sep - Add repeat count prefixing.
  54. 0T84Sep - Add support for two char checksum and three char CRC.
  55. 0T84Oct - Add SET/SHOW DEBUG mode.
  56. MS85Feb - Add support for Series/1 front end.
  57. 0T85Mar - Add basic server support.  Consolidate send-error-packet code.
  58. 0T85Mar - If debugging is on, log packets in a file.
  59. 0T85Mar - Read SYSTEM KERMINI and (USERID) KERMINI at start.  TAKE.
  60. 0T85Mar - Implement skip file or file group when receiving.
  61. 0T85Apr - Add a SHOW ALL command.
  62. 0T85Apr - Add SET WARNING ON/OFF in case file name collisions.
  63. MS85Apr - Bypass user translate tables for SPACK,RPACK.
  64. 0T85Apr - Add SET ETOA, SET ATOE and TDUMP.
  65. 0T85Apr - Encode outgoing filename, decode incoming one.
  66. ------------------------------------------------------ From CMS 2.01
  67.                 Description
  68. -------   -----------------------------------------------------------
  69. 0K85    - If virtual console is not a TTY, assume 3270.
  70. 0K85    - Add a SLEEP command after server/receive mode greetings.
  71. 1D85    - Fix Logout hanging in Series1 mode.
  72. KE85    - Hand-code HNDINT to allow non-009 console.
  73. 0K85    - Add SET EOF ON/OFF command to truncate file at ^Z.
  74. 0K85    - Add SET TABS-EXPAND ON/OFF command to expand tabs in TEXT.
  75. BS85    - Do not change MAXOUT if not BINARY.
  76. BS85    - Blk-3 chksum calculation begins at pkt len field.
  77. BS85    - Initial setting of status: no file tranfer yet.
  78. 1D85    - Use max packet size of 60 for 7171.
  79. 0K85    - SHOW command defaults to SHOW ALL
  80. ------------------------------------------------------ From CMS 2.02
  81.                 Description
  82. -------   -----------------------------------------------------------
  83. 0K86    - Almost a full rewrite.
  84. ------------------------------------------------------ From CMS 3.0
  85.  Label          Description
  86. -------   -----------------------------------------------------------
  87. BS86001 - Assorted ideas from Berkeley (from CMS 2.01)
  88. TS86001 - TUCC Kermit-TSO (from CMS 2.01)
  89. BS86090 - Augmented status print (Berkeley idea - from CMS 2.01)
  90. TS86100 - Add definable tab columns
  91. SC86115 - Replace symbols w/ self-def terms
  92. SC86119 - Fix bugs in 3.0
  93. SC86120 - Revise SPAR/RPAR + parameter SET/SHOW
  94. SC86121 - Rearrange COMMON: separate constants from variables
  95. SC86125 - Add DROP indicator if aborting transfer
  96. SC86133 - Replace SET/SHOW
  97. SC86135 - Change error-exit mechanism in macros
  98. SC86141 - Modify ENTER/RET to allow alternates
  99. SC86148 - Replace SETMSG code
  100. SC86149 - Add A-packets
  101. HF86150 - Add transparent type and echo
  102. SC86151 - Add V-binary file-type
  103. SC86152 - Add SPARSET/RPARSET
  104. SC86153 - Revise RPACK loop
  105. SC86154 - Add padding
  106. SC86155 - Add commands to foreign server
  107. SC86156 - Systematize error codes + reporting same
  108. HF86157 - Add return code from Kermit
  109. SC86158 - Revise packet-recognition stuff
  110. SC86159 - Watch for S/1 errors
  111. SC86163 - Streamline ENCODE
  112. SC86164 - Add SET DELAY + SET RETRY
  113. SC86165 - Fix up transparent type/echo stuff
  114. SC86166 - Implement SET LINE
  115. SC86171 - Add SET ECHO
  116. SC86184 - Add short S/1 greeting
  117. SC86190 - Move buffers out of COMMON
  118. SC86191 - Skip padding for non-protocol stuff
  119. TB86196 - Add long packets
  120. SC86202 - Preliminaries for long packets
  121. SC86203 - Add APPEND option
  122. SC86204 - Assign names XECHO/XTYPE
  123. SC86205 - Add limits from RDTERM/WRTERM
  124. SC86206 - Add SET TEST
  125. SC86209 - Replace LINEDIT by internal calls
  126. TB86218 - Tune long packets for TTY line
  127. SC86222 - Search R/O extensions
  128. HF86223 - Add foreign filespec
  129. SC86223 - Fix up foreign filespec
  130. SC86224 - Tokenizing, foreign filenames, SET/SHOW, search R/O ext.
  131. SC86225 - SET INCOMPLETE KEEP | DISCARD
  132. SC86227 - Columnar SHOW
  133. HF86232 - Fix up foreign filespec
  134. HF86233 - Synchronize S/1 screen
  135. SC86239 - Assorted changes
  136. ------------------------------------------------------ From CMS 3.1
  137.  Label          Description - generic unless noted otherwise
  138. -------   -----------------------------------------------------------
  139. SC86262 - Reorganize macros, add D-binary file-type
  140. SC86265 - Fix bug in SET ATOE/ETOA
  141. SC86268 - Prepare for generic version
  142. SC86273 - Improve SET
  143. SC86276 - Get around S/1 I/O errors
  144. SC86283 - Add type-out snagging
  145. SC86295 - Create generic version + CMS code
  146. SC86299 - Disk I/O for generic TSO version (TSO)
  147. SC86301 - Reorganize SIO
  148. SC86316 - Reorganize generic Kermit
  149. CR86321 - Idea from TSOS1: Skip setting LINEDIT+LINESIZE if S/1 (CMS)
  150. NW86330 - NIH Kermit-TSO (from TSO 1.0) (TSO)
  151. SC86345 - Reorganize generic Kermit
  152. SC86355 - Reorganize generic Kermit
  153. SC87007 - Tune up a bit
  154. SC87008 - Add 8-bit quote setting
  155. TB87009 - Revised VTAM fix
  156. SC87012 - More generic stuff
  157. SC87015 - Make disk stuff more like NIH (TSO)
  158. SC87020 - Implement type-out interception (TSO)
  159. SC87034 - Allow lower case stuff
  160. SC87117 - Implement new translation tables TATOE/TETOA + CMS EXEC SUBCOM
  161. SC87166 - Change to SET TERMINAL, consolidate SET and SHOW code
  162. SC87169 - Fix Server forgetting I-packet info
  163. SC87201 - Avoid problems with INPUT/OUTPUT translations (CMS)
  164. SC87215 - Implement GRAPH controller
  165. SC87253 - Margins for SEND, no extra XON, fix ext.plist, HOST, no delay.
  166. SC87268 - TERMINAL -> CONTROLLER, truncation count, SET PROMPT
  167. LP87272 - Make debug log record extra chars (except padding)
  168. SC87274 - Add SET HANDSHAKE
  169. SC87275 - Reinstate chained Write/Read for TTY lines (CMS)
  170. SC87281 - Keep terminal buffers within 1 page each, fix translation
  171. SC87286 - Log AID from S/1 reads, clean up DMSFRET, clean RIOLOG
  172. SC87295 - Add control for CP TERM SCROLL (CMS)
  173. SC87296 - Fix exceptions: PSCB is protected, date is YDD (binary) (TSO)
  174. SC87300 - Allow for error setting up comm line, FULLSCR support
  175. SC87309 - Prime GRAPH controller with an extra NAK
  176. SC87314 - Initialize FABEOBAD (TSO)
  177. SC87317 - Use CON FULLSCR for 3708 support (TSO)
  178. SC87320 - Remove traces of CMS version from TSO and vv.
  179. SC87338 - Add disk I/O error analysis
  180. SC87343 - KERMIT subcmd, extra XON to cover micro
  181. SC87351 - Separate LINE initialization, fix V-BINARY
  182. ------------------------------------------------------ From IK 4.0
  183.  Label          Description - generic unless noted otherwise
  184. -------   -----------------------------------------------------------
  185. SC88006 - Trim lines from TAKE files, count all bytes sent (even retry)
  186. SC88014 - Fetch attributes for existing file (TSO)
  187. SC88018 - Support longer minimum abbreviation for TYPE (e.g., TSO)
  188. SC88019 - Use NOEDIT option for TPUT on SERIES1 and GRAPHICS (TSO)
  189. SC88020 - Protect 44-byte DSN when WARN is ON. upcase VOL,UNIT. (TSO)
  190. SC88022 - Fix up ATTACH (TSO)
  191. SC88026 - Clean up HELP, LOGOFF, and interception (TSO)
  192. SC88034 - Allow micro to send header w/ FN.FT.FM  (CMS)
  193. SC88035 - Implement END cmd for TSO, add prompting for SEND/GET
  194. SC88036 - Back off from CALLTSSR, add GUPI hooks (TSO)
  195. SC88042 - Use STCC to change CHARDEL+LINEDEL (TSO)
  196. SC88043 - Default TAKE type, fix DIR + REMOTE utils, fix OPENF T for PDS (TSO)
  197. SC88048 - Set FDBACTV via TAKTAB instead of IKJDAIR (TSO)
  198. SC88049 - More re-entrancy, etc.
  199. SC88050 - Trim blanks on SEND only for RECFM=F
  200. SC88053 - Better error handling for name collisions and BINARY
  201. SC88054 - Change def. UNIT, fix CWD, catch HOST cmds > 8 chars (TSO)
  202. SC88063 - Full-screen greetings for protocol mode (TSO)
  203. SC88070 - Treat PDS member names better (TSO)
  204. SC88071 - Allow disabling A-packets
  205. SC88074 - Fixes for talking to other Kermit server, honor STOP
  206. SC88076 - Clean up file collision, OPEN, RECFM=V truncation (TSO)
  207. TB88078 - Allow S/1 connection under VM/XA (CMS)
  208. SC88083 - Preserve existing PDS attributes; clear screen (TSO)
  209. SC88087 - Mark datasets "not in use" after host command (TSO)
  210. SC88089 - Suppress filename collision check when WARN is OFF
  211. SC88090 - Avoid BLKSIZE > disk track size (TSO)
  212. SC88091 - Tune up VTAM fix (TSO)
  213. SC88092 - Treat NAK(n+1) as ACK(n); tabulate file-by-file status
  214. SC88095 - Allow line delimiter on input, avoid STACK EOD ABEND (TSO)
  215. SC88096 - Generalize wildcards to include members (TSO)
  216. SC88100 - Skip wildcard setup if in-core file; clear NAK0 earlier
  217. SC88101 - Suppress line numbers in TAKE files
  218. SC88104 - Avoid problem with 0 < BLKSIZE < LRECL (TSO)
  219. SC88105 - Avoid stray "0" in SERIES1 protocol mode; clear screen (TSO)
  220. SC88106 - Avoid msg when deleting KER.BUF + strip leading car.ctl (TSO)
  221. SC88113 - Clean up implied file name extension for TAKE (TSO)
  222. SC88118 - Make host commands always interruptible (TSO)
  223. SC88119 - Close LOG file before freeing all buffers
  224. SC88119 - Capture DAIRFAIL msg; check PDS notation; setup new GUPI (TSO)
  225. SC88120 - Allow choice of FOLD/TRUNC/HALT, make LRECL system-specific
  226. SC88125 - Revise DSN properly from micro if WARN on (TSO)
  227. SC88139 - Screenful packet in VTAM, document ERRNUM changes
  228. LP88158 - Add S/1 style hex I/O trace. Reworked I/O logic (CMS)
  229. LP88168 - Recovery from 7171 misbehavior on comm. line error (CMS)
  230. SC88168 - New DEBUG options, restore ERRBPC
  231. LP88186 - Add S/1 style hex I/O trace. Reworked I/O logic (CMS)
  232. LP88187 - Unlock keybrd for S/1 xparent mode
  233. LP88188 - Recovery from 7171 misbehavior on comm. line error (CMS)
  234. SC88194 - Set LINEDIT off for xfer through all controller types (CMS)
  235. SC88202 - Update list of TSO macros used (TSO)
  236. SC88203 - Test for SERIES1 device if not TTY
  237. SC88209 - Use invariant internal xlate for attribute info
  238. SC88235 - Allow attribute packets with time as well as date
  239. SC88246 - Preserve carriage control flags when appending (TSO)
  240. SC88264 - Return filespec used when ACK'ing F-packet
  241. SC88273 - Eliminate lurking A-E bugs in A-packets, etc.
  242. SC88287 - Fix FDBPAT for VOL,UNIT; exit msg for not CP (TSO)
  243. SC88288 - Implement SEND/RECEIVE PARITY
  244. SC88291 - Preserve subtask RC (TSO)
  245. SC88293 - Restore SHOW ALL (redoes SC88028)
  246. SC88294 - Relax SERIES1 test
  247. SC88298 - Fix GIVE subcmd clobbered by SC88168
  248. SC88299 - Make code more re-entrant (TSO)
  249. SC88302 - Allow hard-coded TTY A-E tables
  250. PG88306 - Implement multiple filename SEND (MUSIC)
  251. SC88306 - Implement multiple filename SEND
  252. SC88309 - Honor EMSG setting and HT for intercepted typeout (CMS)
  253. GH88319 - Copy volume serial correctly (TSO)
  254. SC88323 - Change ERRIPS to ERRMOP for null server cmds, FULL -> VTAMTTY
  255. SC88325 - SET BAUD, improved packet length limit
  256. SC88326 - Correct HNDINT setup for SERIES1 (CMS)
  257. PG88335 - Simulated MUSIC LIST command (MUSIC)
  258. SC88340 - Always trim record of one blank on SEND
  259. SC88342 - Allow passwords + uncataloged datasets (TSO)
  260. SC88349 - Clean up DOC, shorten packet-length tuning cycle
  261. PG89001 - Adapt to MUSIC operating system (MUSIC)
  262. SC89013 - Fix error with short reply from micro server
  263. ------------------------------------------------------ From IK 4.1
  264.  Label          Description - generic unless noted otherwise
  265. -------   -----------------------------------------------------------
  266. VB89014 - Explicit Error default for WRITF and SAVEF macros (CMS)
  267. SC89020 - Clean up TTY/VTAMTTY equivalence
  268. SC89023 - Allow low-nucleus NUCXLOAD to invoke user-area pgms (CMS)
  269. SC89027 - Install assembly-time version number checking
  270. SC89032 - Replace missing SC88309 (TSO)
  271. SC89033 - Replace missing part of SC88302+SC88306 (TSO)
  272. GH89042 - Auto-detect VTAMTTY (TSO)
  273. GH89050 - Check host command exists before ATTACHing (TSO)
  274. SC89052 - Remember invoked Kermit name (TSO)
  275. SC89055 - Add edit number to release code
  276. GH89056 - Handle implicit clists (Prereq: GH89050) (TSO)
  277. GH89057 - Enlarge and initialize host command buffer (TSO)
  278. SC89065 - Avoid Spec.Except. for restarted packet with 3-byte check
  279. SC89072 - detect 8-bit-quote/parity conflict
  280. SC89073 - Detect missing implicit CLIST. OPENF L option
  281. SC89088 - Allow GRAPH controllers, finally (CMS)
  282. SC89089 - Keep track of stack high watermark
  283. SC89096 - Discourage 'FULLSCR' controller option
  284. SC89097 - Allow fn.ft.fm syntax for CMS filenames (CMS)
  285.           ---------- IKC 4.1.001
  286. GH89112 - Capitalize cmd name, not entire buffer (TSO)
  287.           ---------- IKT 4.1.001
  288. SC89157 - Fix 'file not found' (TSO)
  289.           ---------- IKT 4.1.002
  290. SC89165 - Fix infinite wait with protocol converters (CMS)
  291. SC89166 - Never trust R14 across a disk operation (CMS)
  292. SC89179 - Avoid truncating foreign filespec for GET/SEND (TSO)
  293. SC89180 - Satisfy VTAM's demand for attn-driven reads (CMS)
  294. TL89181 - Set NOINTERCOM during transfers (TSO)
  295.           ---------- IKT 4.1.003
  296. AB89191 - Allow accounting exit routine KACCT
  297. SC89214 - Preserve R1 in SEND filespec prompt (TSO)
  298.           ---------- IKT 4.1.004
  299. SC89215 - Move UPCASE to COMMON, IDEFS to KSYSNIT, drop ADCON
  300. SC89218 - Implement SEND w/ line range                                  00000010
  301. SC89219 - Separate msg for missing SOH
  302. SC89233 - Fix typo
  303. SC89235 - Guard against APL ON + detect VM/XA (CMS)
  304. XA89235 - Composite updates for bimodal VM/XA SP2 (CMS)
  305. SC89249 - Separate error message for bad line range, etc.
  306.           ---------- 4.1.005
  307. SC89250 - Automatic HSM recall (TSO)
  308. SC89261 - Add option syntax to interactive help
  309. SC89263 - Recover if I-pkt E'd or S-pkt lost on long reply
  310. SC89264 - Use extended plist for system commands (CMS)
  311. SC89268 - Move main pgm linkage to system-specific code
  312. GH89270 - Use MOD date (ASM2) if available (TSO)
  313. SC89275 - Prevent divide check
  314. SC89276 - Fix omissions
  315. SC89301 - Desensitize line breaks etc to ATOE/ETOA tables
  316. SC89317 - Re-instate sending PDS members by wildcard (TSO)
  317. SC89334 - Pad prompt with XON if necessary
  318. SC90010 - Guard against buffer overflow in long linemode packets
  319. SC90016 - File from in-core buffer is always TEXT
  320. SC90033 - Implement SET FILE OVERWRITE + COLLISION
  321. SC90037 - Allow individual attributes to be ignored
  322. SC90040 - Extended transfer syntax
  323. SC90045 - Add SET SERVER TIMEOUT and remove TIMF flag
  324. PG90057 - Error in MFARG assembly (MUSIC)
  325. PG90058 - Always issue a Write/Read 7171 Trans I/O (MUSIC)
  326. SC90059 - Keep ERRNUM after I-pkt, override SYSCMD if KERMIT xxx
  327. SC90061 - Reject RECEIVE from user if DISCARD and file exists
  328. SC90067 - Combine XA and standard versions (CMS)
  329. SC90072 - Change to version 4.2
  330. SC90073 - Preserve case of extended Plist (CMS)
  331. SC90080 - Allow long IDEFS
  332. SC90099 - Replace BAUD with SPEED
  333. ------------------------------------------------------ From IK 4.2.0
  334.  Label          Description - generic unless noted otherwise
  335. -------   -----------------------------------------------------------
  336. EC89346 - Support for VM/SP 6 shared file system (CMS)
  337. SC90106 - Ignore spurious flow-control packet from MS-Kermit
  338. SC90122 - Improve error message for bad packet-size
  339. AM90130 - Support for VM/SP 6 shared file system (CMS)
  340. SC90134 - Prevent overflow of fullscreen buffer
  341. GH90139 - Use ISPF modification date if available (TSO)
  342. SC90145 - Avoid maclib problem (TSO)
  343. SC90149 - Restore BLDL length (TSO)
  344. SC90150 - Add alias for PACKET-SIZE
  345. SC90152 - Add LATIN2,3 + CP870,CP905,CP880. Alias L1,L2,L3
  346. SC90173 - Implement 3174 ASCII Graphics mode
  347. SC90177 - Support for VM/SP 6 shared file system (CMS)
  348. SC90179 - Proper error code for XTYPE, assorted cleanup
  349. SC90211 - Obey FILE COLLISION for all files in group
  350. SC90213 - Restore proper handling of numbered TAKE files (TSO)
  351. SC90218 - Update list of macros used (TSO)
  352. SC90222 - Get more S/1 data in I/O debug log
  353. SC90239 - Implement REMOTE PRINT,MAIL,SUBMIT
  354. SC90240 - Version 4.2.1
  355. ------------------------------------------------------ From IK 4.2.1
  356.  Label          Description - generic unless noted otherwise
  357. -------   -----------------------------------------------------------
  358. SC90250 - Implement TRANSPARENT transfer
  359. LM90264 - Implement CICS Kermit (CICS)
  360. ML90264 - Implement CICS Kermit (CICS)
  361. NL90264 - Implement CICS Kermit (CICS)
  362. SC90264 - Implement CICS Kermit, subcommand help
  363. 2L90270 - SNA LU1 3770 support
  364. SC90270 - Proper quoting of 8-bit data
  365. SC90271 - Correct 7-bit ASCII to DKOI translations
  366. SC90275 - Avoid writing onto wrong disk (TSO)
  367. SC90277 - Keep separate limits on packet buffer sizes
  368. SC90278 - Implement SET TTABLE KP option
  369. SC90285 - Allow convenient testing with packet-char not control
  370. SC90289 - Prevent looping in server mode if I/O error
  371. SC90292 - Avoid B packet after XTYPE
  372. SC90332 - Make LONG DEBUG imply I/O as well
  373. SC90338 - Use whole disk buffer
  374. SC90339 - Implement VERSION subcommand
  375. SC90344 - Make CWD reject invalid fm (CMS)
  376. VS91003 - Disable HOST, TSO, and HELP subcommands (ROSCOE)
  377. SC91004 - ROSCOE IDENTIFY problem and FULLSCREEN timeouts (TSO)
  378. LM91008 - Implement Kermit trace table
  379. SC91008 - Implement block dumps in debug log
  380. SC91016 - Establish ROSCOE variant of Kermit-TSO (ROSCOE)
  381. SC91017 - Proper error message for failed output OPEN
  382. SC91032 - Allow dumb 3270 to STOP out of protocol mode
  383. SC91033 - Avoid translating command string where possible
  384. SC91039 - Recover from stolen screen
  385. SC91064 - Display any extra error messages in main loop
  386. SC91067 - Lower-case Roman in CP290, correct L2/CP870
  387. SC91081 - Don't hang on screen I/O error (CMS)
  388. SC91094 - Process Date attribute for validity
  389. SC91095 - Avoid VTAM lockup at start of SEND (CMS)
  390. SC91109 - Implement End-of-attributes attribute
  391. SC91116 - Implement CC option for LISTING files
  392. SC91121 - Allow delimiter for command line
  393. SC91150 - Clean up CICS Kermit (CICS)
  394. SC91165 - Stop receive with E-packet if cancel fails
  395. SC91170 - Get error messages from LISTFILE, etc (CMS)
  396. SC91172 - Put times in transaction and debug logs
  397. SC91178 - Avoid lock-up at 4994 buffer overrun (CMS)
  398. SC91180 - Implement 8th-bit quoting for XECHO
  399. SC91191 - Prevent disaster with DEBUG RAW
  400. SC91198 - Mention REMOTE PRINT in server help
  401. SC91205 - Set &LASTCC before each GETLINE (TSO)
  402. SC91224 - Include CC option in filespec syntax message
  403. SC91231 - Version 4.2.2
  404. ------------------------------------------------------ From IK 4.2.2
  405.  Label          Description - generic unless noted otherwise
  406. -------   -----------------------------------------------------------
  407. SC91246 - Proper screen clear for SHOW (TSO)
  408. SC91247 - Allow empty D packets
  409. SC91256 - Allow STOP command on PCI protocol converters
  410. SC91259 - Suppress misleading "e" lines in debug log (TSO)
  411. SC91263 - Say unknown cancel if receiving and local ^X
  412. SC91269 - Implement OPENF V
  413. SC91275 - Implement locking shifts
  414. SC91281 - Avoid looping if error at end of transfer
  415. SC91283 - Avoid error if bad CWD request (TSO)
  416. SC91284 - Avoid "invalid server command" with TRANSPARENT
  417. SC91295 - Suggest parm changes
  418. SU91304 - Correct CICS 1.6 pointers for MVS systems (CICS)
  419. SC91311 - Test QUERY bit, standardize CONTROLLER tests
  420. SC91312 - Implement SIMULATE subcommand
  421. SC91316 - Support alternate EBCDIC versions
  422. SC91320 - Simplify language customization
  423. SC91325 - Add Japanese Kanji support
  424. SC91352 - Turn off transparent mode after AEA transfer
  425. SC92003 - Support non-library help file transparently (CMS)
  426. SC92016 - Correct WSF logic (CICS)
  427. SC92022 - Add 2nd base register for DISKIO (TSO)
  428. SC92024 - Fix bug in size checker (CICS)
  429. SC92030 - Implement fullscreen controller type
  430. SC92031 - Avoid blaming Type attribute for STOP
  431. SC92052 - Parametrize repeat count mimimum
  432. SC92064 - Avoid extra read if STOP from server mode
  433. SC92072 - Avoid completely empty greeting
  434. DL92073 - Get correct QUERY bit (TSO)
  435. SC92076 - Include SFS code with space check, but disabled (generic)
  436. SC92085 - Implement blank-suppressed checksum
  437. SC92086 - Get file dates (MUSIC)
  438. SC92112 - Drop KERMIT subcom environment when exiting (CMS)
  439. SC92113 - New CP1047 standard EBCDIC
  440. SC92114 - Fix leap year calculation (CICS)
  441. SC92120 - Use null name for KERMAIL, etc.
  442. SC92134 - Update to level 4.2.3.
  443. SR92148 - Detect EOF when reading pipe (CICS)
  444. ------------------------------------------------------ From IK 4.2.3
  445.  Label          Description - generic unless noted otherwise
  446. -------   -----------------------------------------------------------
  447. GA92147 - Support relative GDG numbers (TSO)
  448. SC92147 - Support relative GDG numbers (TSO)
  449. SC92150 - Expand userid/parm field of filespec to 8 bytes (CICS)
  450. SC92161 - Add universal send/rec/serve greetings
  451. SC92169 - Implement dump of trace table
  452. SC92178 - Satisfy F assembler
  453. SC92180 - Extra debug for TTY,FULLSCREEN
  454. SC92210 - Make error code available to accounting exit
  455. ------------------------------------------------------ From IK 4.2.4
  456.  Label          Description - generic unless noted otherwise
  457. -------   -----------------------------------------------------------
  458. SC92170 - Avoid returning FDB ptr if lookup fails (TSO)
  459. SC92181 - Suppress date on download if not valid (TSO)
  460. SC92233 - Add Thai character set
  461. SC92234 - Increase accuracy of disk space check (CMS)
  462. SC92260 - Avoid problem with TAKE loop (CMS)
  463. SC92300 - Collect language-specific data
  464. SC92301 - Correct columns for directory listing (MUSIC)
  465. SC92342 - Avoid crash if failing REM DIR (TSO)
  466. SC92350 - Skip over null FST's with SFS (CMS)
  467. SC92352 - Use TTABLE logic for DEBUG and SIM
  468. SC93006 - Compatibility with CICS 3
  469. SC93014 - Print nominal efficiency rating if SPEED defined
  470. SC93027 - Add Arabic character set
  471. SC93146 - Implement READ BUFFER option (CMS)
  472. SC93147 - Tidy up S1 detection
  473. SC93159 - Get around 7171 line overrun problems (TSO)
  474. SC93173 - Allow selection of control chars to encode.  Fix GIVE.
  475. SC93273 - Update to level 4.3.0
  476. ------------------------------------------------------ From IK 4.3.0
  477.  Label          Description - generic unless noted otherwise
  478. -------   -----------------------------------------------------------
  479. SC93236 - Support long userid's and file names (MUSIC)
  480. SC93342 - Use date transmitted with file
  481. SC93355 - Detect remote dedicated GRAF terminals (CMS)
  482. SC94074 - NAK bad data packet instead of re-ACKing previous
  483. SC94174 - WHATAMI option for file type
  484. SC94181 - Implement level-1 restart/recovery mode
  485. SC94245 - More accurate statistics after server transfers
  486. SC94262 - Leave room for table expansion
  487. SC94264 - Avoid spurious error message for host commands (MUSIC)
  488. SC94287 - Prevent or recover from lost screen (MUSIC)
  489. SC94299 - Make GIVE CONTROL subcommand work (MUSIC)
  490. BM94344 - Support for CICS 3.3 (CICS)
  491. SC95023 - Fix RESEND for already-sent file, implement APC subcmd.
  492. SC95032 - Allow Recovery into almost-full file system
  493. SC95033 - Update to level 4.3.1
  494. ------------------------------------------------------ From IK 4.3.1
  495.  Label          Description - generic unless noted otherwise
  496. -------   -----------------------------------------------------------
  497. SC95041 - Avoid obsolete COPY book in CICS 3.3 and higher
  498. SC95048 - Close files in SFS properly (CMS)
  499. SC95059 - Preserve transmitted time tag for RESENT file
  500. SC95108 - Prevent error-free transfers from halting TAKE files
  501. SC95174 - Implement REGET subcommand
  502. SC95283 - Fix PDS "prefix" (TSO)
  503. SC96122 - Avoid endless double transmission from windowed Kermit
  504. SC96151 - Add system ID to INIT packets
  505. SC96158 - Never skip sending an I-packet while in remote mode
  506. SC96165 - Correct handling of dates in 2000's
  507. SC97028 - Clear 'Kermit command error' condition correctly
  508. SC97164 - Update to level 4.3.2
  509. ------------------------------------------------------ From IK 4.3.2
  510.  Label          Description - generic unless noted otherwise
  511. -------   -----------------------------------------------------------
  512. SC99043 - Insist on MOD date for non-ISPF PDS members (TSO): 4.3.3
  513.