Kermit updates: labels matching columns 65-71 of the source, with brief descriptions of the changes made. Changes up to Kermit-CMS 3.0 (never released) were not so labeled. Includes all variants of Kermit-370. ------------------------------------------------------------ Column 65: institution A-UT Austin or Arkansas, B-UC Berkeley or Blue Cross/BS, C-Chicago, D-North Carolina, E-E Tex State, G-Goddard SFC or GE, H-Harvard, K-Kentucky, L-Liege or Lehigh, M-Maryland or Miami U, N-NIH or New Brunswick, P-McGill, S-Smithsonian or ICSTI, T-TUCC, V-Virginia Tech, X-CMS/XA types, 0-Columbia, 1-Brown, 2-Conoco Column 66: author/originator AB: Gary Bjerke AM: David Merrifield BM: Bert Morton BS: Greg Small CR: Ron Rusnak DL: David Laudicina EC: Michael Cagle GA: Tony Appelget GH: Herb Huston HF: Clark Frazier KE: Dave Elbon LM: Wayne Mery LP: Andre Pirard ML: Carrie Ledford MS: Bob Shields NL: Brian Lesser NW: Dale Wright PG: Pierre Goyette SC: John Chandler SR: Brett Raymond SU: Anatoly Surkov TB: Bob Bolch TL: Landy Manderson TS: Steve Blankinship VB: Phil Benchoff VS: Dave Saunders XN: Dick Newson XS: Herbert Schumacher 0K: Vace Kundakci 0T: Daphne Tzoar 1D: Peter DiCamillo 2L: Peter Lang Columns 67-71: date in form YYDDD ------------------------------------------------------ From CMS 2.0 Description ------- ----------------------------------------------------------- 0T83Sep - 8-bit quoting to allow binary file transfer. 0T83Sep - Don't restrict disk lrecl to 256. 0T84Aug - Pack as much data into a packet as possible. 0T84Aug - Use common routines SPAR and RPAR for init packets. 0T84Sep - Add repeat count prefixing. 0T84Sep - Add support for two char checksum and three char CRC. 0T84Oct - Add SET/SHOW DEBUG mode. MS85Feb - Add support for Series/1 front end. 0T85Mar - Add basic server support. Consolidate send-error-packet code. 0T85Mar - If debugging is on, log packets in a file. 0T85Mar - Read SYSTEM KERMINI and (USERID) KERMINI at start. TAKE. 0T85Mar - Implement skip file or file group when receiving. 0T85Apr - Add a SHOW ALL command. 0T85Apr - Add SET WARNING ON/OFF in case file name collisions. MS85Apr - Bypass user translate tables for SPACK,RPACK. 0T85Apr - Add SET ETOA, SET ATOE and TDUMP. 0T85Apr - Encode outgoing filename, decode incoming one. ------------------------------------------------------ From CMS 2.01 Description ------- ----------------------------------------------------------- 0K85 - If virtual console is not a TTY, assume 3270. 0K85 - Add a SLEEP command after server/receive mode greetings. 1D85 - Fix Logout hanging in Series1 mode. KE85 - Hand-code HNDINT to allow non-009 console. 0K85 - Add SET EOF ON/OFF command to truncate file at ^Z. 0K85 - Add SET TABS-EXPAND ON/OFF command to expand tabs in TEXT. BS85 - Do not change MAXOUT if not BINARY. BS85 - Blk-3 chksum calculation begins at pkt len field. BS85 - Initial setting of status: no file tranfer yet. 1D85 - Use max packet size of 60 for 7171. 0K85 - SHOW command defaults to SHOW ALL ------------------------------------------------------ From CMS 2.02 Description ------- ----------------------------------------------------------- 0K86 - Almost a full rewrite. ------------------------------------------------------ From CMS 3.0 Label Description ------- ----------------------------------------------------------- BS86001 - Assorted ideas from Berkeley (from CMS 2.01) TS86001 - TUCC Kermit-TSO (from CMS 2.01) BS86090 - Augmented status print (Berkeley idea - from CMS 2.01) TS86100 - Add definable tab columns SC86115 - Replace symbols w/ self-def terms SC86119 - Fix bugs in 3.0 SC86120 - Revise SPAR/RPAR + parameter SET/SHOW SC86121 - Rearrange COMMON: separate constants from variables SC86125 - Add DROP indicator if aborting transfer SC86133 - Replace SET/SHOW SC86135 - Change error-exit mechanism in macros SC86141 - Modify ENTER/RET to allow alternates SC86148 - Replace SETMSG code SC86149 - Add A-packets HF86150 - Add transparent type and echo SC86151 - Add V-binary file-type SC86152 - Add SPARSET/RPARSET SC86153 - Revise RPACK loop SC86154 - Add padding SC86155 - Add commands to foreign server SC86156 - Systematize error codes + reporting same HF86157 - Add return code from Kermit SC86158 - Revise packet-recognition stuff SC86159 - Watch for S/1 errors SC86163 - Streamline ENCODE SC86164 - Add SET DELAY + SET RETRY SC86165 - Fix up transparent type/echo stuff SC86166 - Implement SET LINE SC86171 - Add SET ECHO SC86184 - Add short S/1 greeting SC86190 - Move buffers out of COMMON SC86191 - Skip padding for non-protocol stuff TB86196 - Add long packets SC86202 - Preliminaries for long packets SC86203 - Add APPEND option SC86204 - Assign names XECHO/XTYPE SC86205 - Add limits from RDTERM/WRTERM SC86206 - Add SET TEST SC86209 - Replace LINEDIT by internal calls TB86218 - Tune long packets for TTY line SC86222 - Search R/O extensions HF86223 - Add foreign filespec SC86223 - Fix up foreign filespec SC86224 - Tokenizing, foreign filenames, SET/SHOW, search R/O ext. SC86225 - SET INCOMPLETE KEEP | DISCARD SC86227 - Columnar SHOW HF86232 - Fix up foreign filespec HF86233 - Synchronize S/1 screen SC86239 - Assorted changes ------------------------------------------------------ From CMS 3.1 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC86262 - Reorganize macros, add D-binary file-type SC86265 - Fix bug in SET ATOE/ETOA SC86268 - Prepare for generic version SC86273 - Improve SET SC86276 - Get around S/1 I/O errors SC86283 - Add type-out snagging SC86295 - Create generic version + CMS code SC86299 - Disk I/O for generic TSO version (TSO) SC86301 - Reorganize SIO SC86316 - Reorganize generic Kermit CR86321 - Idea from TSOS1: Skip setting LINEDIT+LINESIZE if S/1 (CMS) NW86330 - NIH Kermit-TSO (from TSO 1.0) (TSO) SC86345 - Reorganize generic Kermit SC86355 - Reorganize generic Kermit SC87007 - Tune up a bit SC87008 - Add 8-bit quote setting TB87009 - Revised VTAM fix SC87012 - More generic stuff SC87015 - Make disk stuff more like NIH (TSO) SC87020 - Implement type-out interception (TSO) SC87034 - Allow lower case stuff SC87117 - Implement new translation tables TATOE/TETOA + CMS EXEC SUBCOM SC87166 - Change to SET TERMINAL, consolidate SET and SHOW code SC87169 - Fix Server forgetting I-packet info SC87201 - Avoid problems with INPUT/OUTPUT translations (CMS) SC87215 - Implement GRAPH controller SC87253 - Margins for SEND, no extra XON, fix ext.plist, HOST, no delay. SC87268 - TERMINAL -> CONTROLLER, truncation count, SET PROMPT LP87272 - Make debug log record extra chars (except padding) SC87274 - Add SET HANDSHAKE SC87275 - Reinstate chained Write/Read for TTY lines (CMS) SC87281 - Keep terminal buffers within 1 page each, fix translation SC87286 - Log AID from S/1 reads, clean up DMSFRET, clean RIOLOG SC87295 - Add control for CP TERM SCROLL (CMS) SC87296 - Fix exceptions: PSCB is protected, date is YDD (binary) (TSO) SC87300 - Allow for error setting up comm line, FULLSCR support SC87309 - Prime GRAPH controller with an extra NAK SC87314 - Initialize FABEOBAD (TSO) SC87317 - Use CON FULLSCR for 3708 support (TSO) SC87320 - Remove traces of CMS version from TSO and vv. SC87338 - Add disk I/O error analysis SC87343 - KERMIT subcmd, extra XON to cover micro SC87351 - Separate LINE initialization, fix V-BINARY ------------------------------------------------------ From IK 4.0 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC88006 - Trim lines from TAKE files, count all bytes sent (even retry) SC88014 - Fetch attributes for existing file (TSO) SC88018 - Support longer minimum abbreviation for TYPE (e.g., TSO) SC88019 - Use NOEDIT option for TPUT on SERIES1 and GRAPHICS (TSO) SC88020 - Protect 44-byte DSN when WARN is ON. upcase VOL,UNIT. (TSO) SC88022 - Fix up ATTACH (TSO) SC88026 - Clean up HELP, LOGOFF, and interception (TSO) SC88034 - Allow micro to send header w/ FN.FT.FM (CMS) SC88035 - Implement END cmd for TSO, add prompting for SEND/GET SC88036 - Back off from CALLTSSR, add GUPI hooks (TSO) SC88042 - Use STCC to change CHARDEL+LINEDEL (TSO) SC88043 - Default TAKE type, fix DIR + REMOTE utils, fix OPENF T for PDS (TSO) SC88048 - Set FDBACTV via TAKTAB instead of IKJDAIR (TSO) SC88049 - More re-entrancy, etc. SC88050 - Trim blanks on SEND only for RECFM=F SC88053 - Better error handling for name collisions and BINARY SC88054 - Change def. UNIT, fix CWD, catch HOST cmds > 8 chars (TSO) SC88063 - Full-screen greetings for protocol mode (TSO) SC88070 - Treat PDS member names better (TSO) SC88071 - Allow disabling A-packets SC88074 - Fixes for talking to other Kermit server, honor STOP SC88076 - Clean up file collision, OPEN, RECFM=V truncation (TSO) TB88078 - Allow S/1 connection under VM/XA (CMS) SC88083 - Preserve existing PDS attributes; clear screen (TSO) SC88087 - Mark datasets "not in use" after host command (TSO) SC88089 - Suppress filename collision check when WARN is OFF SC88090 - Avoid BLKSIZE > disk track size (TSO) SC88091 - Tune up VTAM fix (TSO) SC88092 - Treat NAK(n+1) as ACK(n); tabulate file-by-file status SC88095 - Allow line delimiter on input, avoid STACK EOD ABEND (TSO) SC88096 - Generalize wildcards to include members (TSO) SC88100 - Skip wildcard setup if in-core file; clear NAK0 earlier SC88101 - Suppress line numbers in TAKE files SC88104 - Avoid problem with 0 < BLKSIZE < LRECL (TSO) SC88105 - Avoid stray "0" in SERIES1 protocol mode; clear screen (TSO) SC88106 - Avoid msg when deleting KER.BUF + strip leading car.ctl (TSO) SC88113 - Clean up implied file name extension for TAKE (TSO) SC88118 - Make host commands always interruptible (TSO) SC88119 - Close LOG file before freeing all buffers SC88119 - Capture DAIRFAIL msg; check PDS notation; setup new GUPI (TSO) SC88120 - Allow choice of FOLD/TRUNC/HALT, make LRECL system-specific SC88125 - Revise DSN properly from micro if WARN on (TSO) SC88139 - Screenful packet in VTAM, document ERRNUM changes LP88158 - Add S/1 style hex I/O trace. Reworked I/O logic (CMS) LP88168 - Recovery from 7171 misbehavior on comm. line error (CMS) SC88168 - New DEBUG options, restore ERRBPC LP88186 - Add S/1 style hex I/O trace. Reworked I/O logic (CMS) LP88187 - Unlock keybrd for S/1 xparent mode LP88188 - Recovery from 7171 misbehavior on comm. line error (CMS) SC88194 - Set LINEDIT off for xfer through all controller types (CMS) SC88202 - Update list of TSO macros used (TSO) SC88203 - Test for SERIES1 device if not TTY SC88209 - Use invariant internal xlate for attribute info SC88235 - Allow attribute packets with time as well as date SC88246 - Preserve carriage control flags when appending (TSO) SC88264 - Return filespec used when ACK'ing F-packet SC88273 - Eliminate lurking A-E bugs in A-packets, etc. SC88287 - Fix FDBPAT for VOL,UNIT; exit msg for not CP (TSO) SC88288 - Implement SEND/RECEIVE PARITY SC88291 - Preserve subtask RC (TSO) SC88293 - Restore SHOW ALL (redoes SC88028) SC88294 - Relax SERIES1 test SC88298 - Fix GIVE subcmd clobbered by SC88168 SC88299 - Make code more re-entrant (TSO) SC88302 - Allow hard-coded TTY A-E tables PG88306 - Implement multiple filename SEND (MUSIC) SC88306 - Implement multiple filename SEND SC88309 - Honor EMSG setting and HT for intercepted typeout (CMS) GH88319 - Copy volume serial correctly (TSO) SC88323 - Change ERRIPS to ERRMOP for null server cmds, FULL -> VTAMTTY SC88325 - SET BAUD, improved packet length limit SC88326 - Correct HNDINT setup for SERIES1 (CMS) PG88335 - Simulated MUSIC LIST command (MUSIC) SC88340 - Always trim record of one blank on SEND SC88342 - Allow passwords + uncataloged datasets (TSO) SC88349 - Clean up DOC, shorten packet-length tuning cycle PG89001 - Adapt to MUSIC operating system (MUSIC) SC89013 - Fix error with short reply from micro server ------------------------------------------------------ From IK 4.1 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- VB89014 - Explicit Error default for WRITF and SAVEF macros (CMS) SC89020 - Clean up TTY/VTAMTTY equivalence SC89023 - Allow low-nucleus NUCXLOAD to invoke user-area pgms (CMS) SC89027 - Install assembly-time version number checking SC89032 - Replace missing SC88309 (TSO) SC89033 - Replace missing part of SC88302+SC88306 (TSO) GH89042 - Auto-detect VTAMTTY (TSO) GH89050 - Check host command exists before ATTACHing (TSO) SC89052 - Remember invoked Kermit name (TSO) SC89055 - Add edit number to release code GH89056 - Handle implicit clists (Prereq: GH89050) (TSO) GH89057 - Enlarge and initialize host command buffer (TSO) SC89065 - Avoid Spec.Except. for restarted packet with 3-byte check SC89072 - detect 8-bit-quote/parity conflict SC89073 - Detect missing implicit CLIST. OPENF L option SC89088 - Allow GRAPH controllers, finally (CMS) SC89089 - Keep track of stack high watermark SC89096 - Discourage 'FULLSCR' controller option SC89097 - Allow fn.ft.fm syntax for CMS filenames (CMS) ---------- IKC 4.1.001 GH89112 - Capitalize cmd name, not entire buffer (TSO) ---------- IKT 4.1.001 SC89157 - Fix 'file not found' (TSO) ---------- IKT 4.1.002 SC89165 - Fix infinite wait with protocol converters (CMS) SC89166 - Never trust R14 across a disk operation (CMS) SC89179 - Avoid truncating foreign filespec for GET/SEND (TSO) SC89180 - Satisfy VTAM's demand for attn-driven reads (CMS) TL89181 - Set NOINTERCOM during transfers (TSO) ---------- IKT 4.1.003 AB89191 - Allow accounting exit routine KACCT SC89214 - Preserve R1 in SEND filespec prompt (TSO) ---------- IKT 4.1.004 SC89215 - Move UPCASE to COMMON, IDEFS to KSYSNIT, drop ADCON SC89218 - Implement SEND w/ line range 00000010 SC89219 - Separate msg for missing SOH SC89233 - Fix typo SC89235 - Guard against APL ON + detect VM/XA (CMS) XA89235 - Composite updates for bimodal VM/XA SP2 (CMS) SC89249 - Separate error message for bad line range, etc. ---------- 4.1.005 SC89250 - Automatic HSM recall (TSO) SC89261 - Add option syntax to interactive help SC89263 - Recover if I-pkt E'd or S-pkt lost on long reply SC89264 - Use extended plist for system commands (CMS) SC89268 - Move main pgm linkage to system-specific code GH89270 - Use MOD date (ASM2) if available (TSO) SC89275 - Prevent divide check SC89276 - Fix omissions SC89301 - Desensitize line breaks etc to ATOE/ETOA tables SC89317 - Re-instate sending PDS members by wildcard (TSO) SC89334 - Pad prompt with XON if necessary SC90010 - Guard against buffer overflow in long linemode packets SC90016 - File from in-core buffer is always TEXT SC90033 - Implement SET FILE OVERWRITE + COLLISION SC90037 - Allow individual attributes to be ignored SC90040 - Extended transfer syntax SC90045 - Add SET SERVER TIMEOUT and remove TIMF flag PG90057 - Error in MFARG assembly (MUSIC) PG90058 - Always issue a Write/Read 7171 Trans I/O (MUSIC) SC90059 - Keep ERRNUM after I-pkt, override SYSCMD if KERMIT xxx SC90061 - Reject RECEIVE from user if DISCARD and file exists SC90067 - Combine XA and standard versions (CMS) SC90072 - Change to version 4.2 SC90073 - Preserve case of extended Plist (CMS) SC90080 - Allow long IDEFS SC90099 - Replace BAUD with SPEED ------------------------------------------------------ From IK 4.2.0 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- EC89346 - Support for VM/SP 6 shared file system (CMS) SC90106 - Ignore spurious flow-control packet from MS-Kermit SC90122 - Improve error message for bad packet-size AM90130 - Support for VM/SP 6 shared file system (CMS) SC90134 - Prevent overflow of fullscreen buffer GH90139 - Use ISPF modification date if available (TSO) SC90145 - Avoid maclib problem (TSO) SC90149 - Restore BLDL length (TSO) SC90150 - Add alias for PACKET-SIZE SC90152 - Add LATIN2,3 + CP870,CP905,CP880. Alias L1,L2,L3 SC90173 - Implement 3174 ASCII Graphics mode SC90177 - Support for VM/SP 6 shared file system (CMS) SC90179 - Proper error code for XTYPE, assorted cleanup SC90211 - Obey FILE COLLISION for all files in group SC90213 - Restore proper handling of numbered TAKE files (TSO) SC90218 - Update list of macros used (TSO) SC90222 - Get more S/1 data in I/O debug log SC90239 - Implement REMOTE PRINT,MAIL,SUBMIT SC90240 - Version 4.2.1 ------------------------------------------------------ From IK 4.2.1 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC90250 - Implement TRANSPARENT transfer LM90264 - Implement CICS Kermit (CICS) ML90264 - Implement CICS Kermit (CICS) NL90264 - Implement CICS Kermit (CICS) SC90264 - Implement CICS Kermit, subcommand help 2L90270 - SNA LU1 3770 support SC90270 - Proper quoting of 8-bit data SC90271 - Correct 7-bit ASCII to DKOI translations SC90275 - Avoid writing onto wrong disk (TSO) SC90277 - Keep separate limits on packet buffer sizes SC90278 - Implement SET TTABLE KP option SC90285 - Allow convenient testing with packet-char not control SC90289 - Prevent looping in server mode if I/O error SC90292 - Avoid B packet after XTYPE SC90332 - Make LONG DEBUG imply I/O as well SC90338 - Use whole disk buffer SC90339 - Implement VERSION subcommand SC90344 - Make CWD reject invalid fm (CMS) VS91003 - Disable HOST, TSO, and HELP subcommands (ROSCOE) SC91004 - ROSCOE IDENTIFY problem and FULLSCREEN timeouts (TSO) LM91008 - Implement Kermit trace table SC91008 - Implement block dumps in debug log SC91016 - Establish ROSCOE variant of Kermit-TSO (ROSCOE) SC91017 - Proper error message for failed output OPEN SC91032 - Allow dumb 3270 to STOP out of protocol mode SC91033 - Avoid translating command string where possible SC91039 - Recover from stolen screen SC91064 - Display any extra error messages in main loop SC91067 - Lower-case Roman in CP290, correct L2/CP870 SC91081 - Don't hang on screen I/O error (CMS) SC91094 - Process Date attribute for validity SC91095 - Avoid VTAM lockup at start of SEND (CMS) SC91109 - Implement End-of-attributes attribute SC91116 - Implement CC option for LISTING files SC91121 - Allow delimiter for command line SC91150 - Clean up CICS Kermit (CICS) SC91165 - Stop receive with E-packet if cancel fails SC91170 - Get error messages from LISTFILE, etc (CMS) SC91172 - Put times in transaction and debug logs SC91178 - Avoid lock-up at 4994 buffer overrun (CMS) SC91180 - Implement 8th-bit quoting for XECHO SC91191 - Prevent disaster with DEBUG RAW SC91198 - Mention REMOTE PRINT in server help SC91205 - Set &LASTCC before each GETLINE (TSO) SC91224 - Include CC option in filespec syntax message SC91231 - Version 4.2.2 ------------------------------------------------------ From IK 4.2.2 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC91246 - Proper screen clear for SHOW (TSO) SC91247 - Allow empty D packets SC91256 - Allow STOP command on PCI protocol converters SC91259 - Suppress misleading "e" lines in debug log (TSO) SC91263 - Say unknown cancel if receiving and local ^X SC91269 - Implement OPENF V SC91275 - Implement locking shifts SC91281 - Avoid looping if error at end of transfer SC91283 - Avoid error if bad CWD request (TSO) SC91284 - Avoid "invalid server command" with TRANSPARENT SC91295 - Suggest parm changes SU91304 - Correct CICS 1.6 pointers for MVS systems (CICS) SC91311 - Test QUERY bit, standardize CONTROLLER tests SC91312 - Implement SIMULATE subcommand SC91316 - Support alternate EBCDIC versions SC91320 - Simplify language customization SC91325 - Add Japanese Kanji support SC91352 - Turn off transparent mode after AEA transfer SC92003 - Support non-library help file transparently (CMS) SC92016 - Correct WSF logic (CICS) SC92022 - Add 2nd base register for DISKIO (TSO) SC92024 - Fix bug in size checker (CICS) SC92030 - Implement fullscreen controller type SC92031 - Avoid blaming Type attribute for STOP SC92052 - Parametrize repeat count mimimum SC92064 - Avoid extra read if STOP from server mode SC92072 - Avoid completely empty greeting DL92073 - Get correct QUERY bit (TSO) SC92076 - Include SFS code with space check, but disabled (generic) SC92085 - Implement blank-suppressed checksum SC92086 - Get file dates (MUSIC) SC92112 - Drop KERMIT subcom environment when exiting (CMS) SC92113 - New CP1047 standard EBCDIC SC92114 - Fix leap year calculation (CICS) SC92120 - Use null name for KERMAIL, etc. SC92134 - Update to level 4.2.3. SR92148 - Detect EOF when reading pipe (CICS) ------------------------------------------------------ From IK 4.2.3 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- GA92147 - Support relative GDG numbers (TSO) SC92147 - Support relative GDG numbers (TSO) SC92150 - Expand userid/parm field of filespec to 8 bytes (CICS) SC92161 - Add universal send/rec/serve greetings SC92169 - Implement dump of trace table SC92178 - Satisfy F assembler SC92180 - Extra debug for TTY,FULLSCREEN SC92210 - Make error code available to accounting exit ------------------------------------------------------ From IK 4.2.4 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC92170 - Avoid returning FDB ptr if lookup fails (TSO) SC92181 - Suppress date on download if not valid (TSO) SC92233 - Add Thai character set SC92234 - Increase accuracy of disk space check (CMS) SC92260 - Avoid problem with TAKE loop (CMS) SC92300 - Collect language-specific data SC92301 - Correct columns for directory listing (MUSIC) SC92342 - Avoid crash if failing REM DIR (TSO) SC92350 - Skip over null FST's with SFS (CMS) SC92352 - Use TTABLE logic for DEBUG and SIM SC93006 - Compatibility with CICS 3 SC93014 - Print nominal efficiency rating if SPEED defined SC93027 - Add Arabic character set SC93146 - Implement READ BUFFER option (CMS) SC93147 - Tidy up S1 detection SC93159 - Get around 7171 line overrun problems (TSO) SC93173 - Allow selection of control chars to encode. Fix GIVE. SC93273 - Update to level 4.3.0 ------------------------------------------------------ From IK 4.3.0 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC93236 - Support long userid's and file names (MUSIC) SC93342 - Use date transmitted with file SC93355 - Detect remote dedicated GRAF terminals (CMS) SC94074 - NAK bad data packet instead of re-ACKing previous SC94174 - WHATAMI option for file type SC94181 - Implement level-1 restart/recovery mode SC94245 - More accurate statistics after server transfers SC94262 - Leave room for table expansion SC94264 - Avoid spurious error message for host commands (MUSIC) SC94287 - Prevent or recover from lost screen (MUSIC) SC94299 - Make GIVE CONTROL subcommand work (MUSIC) BM94344 - Support for CICS 3.3 (CICS) SC95023 - Fix RESEND for already-sent file, implement APC subcmd. SC95032 - Allow Recovery into almost-full file system SC95033 - Update to level 4.3.1 ------------------------------------------------------ From IK 4.3.1 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC95041 - Avoid obsolete COPY book in CICS 3.3 and higher SC95048 - Close files in SFS properly (CMS) SC95059 - Preserve transmitted time tag for RESENT file SC95108 - Prevent error-free transfers from halting TAKE files SC95174 - Implement REGET subcommand SC95283 - Fix PDS "prefix" (TSO) SC96122 - Avoid endless double transmission from windowed Kermit SC96151 - Add system ID to INIT packets SC96158 - Never skip sending an I-packet while in remote mode SC96165 - Correct handling of dates in 2000's SC97028 - Clear 'Kermit command error' condition correctly SC97164 - Update to level 4.3.2 ------------------------------------------------------ From IK 4.3.2 Label Description - generic unless noted otherwise ------- ----------------------------------------------------------- SC99043 - Insist on MOD date for non-ISPF PDS members (TSO): 4.3.3