home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / intelmdsb / mdskerhlp.txt < prev    next >
Text File  |  2020-01-01  |  2KB  |  64 lines

  1. 27-Jan-84 20:31:24-EST,1153;000000000011
  2. Return-Path: <CHRIS@COLUMBIA-20.ARPA>
  3. Received: from CUCS20 by CU20B with DECnet; 27 Jan 84 20:31:23 EST
  4. Date: Fri 27 Jan 84 20:31:24-EST
  5. From: Chris Maio <CHRIS@CUCS20>
  6. Subject: MDS Kermit (finally!)
  7. To: sy.fdc@CU20B
  8.  
  9. The sources for ISIS-Kermit (ISIS is the CPM-like operating system for the
  10. 8080-based Intel MDS) are in PS:<CC.FDC.TEMP>, along with a control file that
  11. shows how they're linked together.  There isn't really any documentation
  12. around, but the code is simple enough that it's not hard to figure out what's
  13. going on.  Basically, it's just a 7-bit bare-bones (by 1982 standards) Kermit,
  14. based more or less on the earliest C version.  It doesn't allow wildcards, but
  15. you can specify multiple files on the "send" command line and receive multiple
  16. commands from another Kermit; there's also some crude but useful debugging code
  17. (the "d" command turns it on).
  18.  
  19. Sorry for the delay; I had to promise that the authors of the code would
  20. remain anonymous, but feel free to give my number (280-8122) to the recipients
  21. in case they have any questions about the MDS (in case theirs isn't really
  22. compatible).
  23.  
  24. - Chris
  25. -------
  26.  
  27.  
  28.  
  29. From:  Teresa Koo, Intel, Santa Clara, California
  30. Date:  March 10, 1985
  31.  
  32.  
  33. There was a bug in the send command.  The attached version has the fix.
  34. Also, a User's Guide was written and is in the file kermit.doc.
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. Date:        29-OCT-1985 16:37:12
  42. From:        PGH1@UK.AC.OPEN.ACS.MILTONKEYNES.VAXA
  43. To:        syskermit@UK.AC.KERMIT
  44.  
  45. To: SYSKERMIT
  46. From: Paul Hare, ACS, Open university, Milton Keynes MK7 6AA
  47.     PGH1 @ [+JANET.000041500030.FTP.MAIL]
  48.  
  49.   I have now dispatched the updated version of Intel MDS Kermit to
  50.  
  51. you as requested.
  52.  
  53.   The only source file changes made were to MDSKER.P80. These were as
  54. follows:-
  55.  
  56.     1. 2400 baud support added.
  57.  
  58.     2. Default baud rate changed to 2400.
  59.  
  60.   The main change was to the documentation. I have revised MDSKER.DOC
  61. to correct the inaccuracies and to rectify the omissions.
  62.  
  63.         Paul Hare
  64.