Kermit-11 from Brian Nelson, University of Toledo as modified by Terry Kennedy, St. Peter's College This directory contains version T3.59 of Kermit-11 for RSTS/E, modifed to fix several bugs and add a few enhancements. It is numbered X3.60 (the X is for e'X'perimental, and also so as not to conflict with the UofT version numbers. The work done was only performed for the RSTS modules, as I have no way of testing the other versions. Thus, you may have some work to do in order to get X3.60 to run on other operating systems. [But, after all, this is the *RSTS* SIG tape...] The changes are: 1) Fix timer problem in K11PAK which caused strange results in REM HOST com- mands 2) Emit $ instead of _ in error messages (K11PAK) 3) Change error message format (K11ER?) 4) More error message cleanup (K11PAK, K11ER?, K11REC) to make error messages more sensible and not emit junk at end of some messages. 5) Allow [],: in filespecs (K11CVT). This fixes a long standing problem with non-default directories on RSTS. 6) Make WHO, REMOTE WHO perform full SYSTAT display instead of simple-minded display. Thus, local SYSTAT enhancements for username, etc. display. (K11CM1, K11SER). 7) Turn off the SHOW RELEASE_NOTES warning (K11CMD) 8) Make DIR, REMOTE DIR show protection code, use system default representation for date, time (K11E80). 9) Make REMOTE CWD command not crash job w/ memory management trap, return proper message string to user (K11SER).