This is a directory of the files associated with C-Kermit on the Amiga. If you are only interested in running it, you only need CKIKER.BOO, CKIBOO.HLP, an "un-BOOer" (see CKIBOO.HLP), CKIKER.DOC, and probably CKUKER.DOC. Documentation: CKIKER.DOC Amiga C-Kermit documentation CKUKER.DOC Unix C-Kermit documentation CKIAAA.HLP the file you are reading CKIKER.BWR list of current problems CKIKER.UPD list of changes to Amiga Kermit Compilation support: CKIMAK.MAK Makefile for Manx Aztec C V5.0a CKIKER.BLD instructions for compiling C-Kermit CKIKER.MAK EXECUTE script for compiling C-Kermit--OLD CKIKER.LNK Alink WITH file for linking C-Kermit--OLD CKIKER.BOO BOO file for C Kermit. Can be un-booed with the C program MSBPCT.C. CKIBOO.HLP Help file explaining how to use the BOO file. C-Kermit Source Files: System independent: CKCDEB.H debugging macros CKCFNS.C protocol support CKCFN?.C protocol support continued (? is 2 and 3) CKCKER.H C-Kermit macros CKCMAI.C C-Kermit main() CKCPRO.C table driven protocol handler (created by wart from CKCPRO.W) CKIXLA.H translation definitions currently a copy of CKUXLA.H Unix user interface (conditionally compiled for AMIGA) CKUCMD.C command processor functions CKUCMD.H command processor types CKUUSR.C user interface CKUUS?.C user interface continued (? is 2 thru 5) CKUUSR.H user interface definitions CKUXLA.C,.H Translation tables--to be updated Amiga Only: CKICON.C connect mode CKIFIO.C file I/O CKISTU.C stubs for DIAL and SCRIPT CKITIO.C serial and console I/O CKIUTL.C AmigaDOS support functions