[comp.unix.xenix] ckermit 4e077 on SCO 286

root@libove.UUCP (Jay M. Libove) (04/11/89)

Slight bug in the C-Kermit 4E(077) test distribution in terms of building
ckermit for "sco286" (SCO Xenix 80286 v2.2.1) systems...

in module "ckutio.h" in function ttres() (at about line 900, search for
"T T R E S" to locate it) at the bottom of the function the command

x = stty(ttyfd,&ttold);		/* Restore sgtty stuff */

occurs just _after_ the  #endif /* uxiii */  preprocessor directive,
but it really should occur just before, as SCO Xenix 80286 v2.2.1
doesn't have stty(), isn't version III Unix, and the stty() call
wasn't in the previous version of C-Kermit (4E(070)).

Just offering up some thoughts.... Use in good health, and as
always, thanks to Frank and Christine and the whole staff who
keeps Kermit great!

------------- 
Jay Libove		jl42@andrew.cmu.edu, libove@cs.cmu.edu,
5731 Centre Ave, Apt 3	gateway.sei.cmu.edu!libove!libove, jl42@andrew.BITnet,
Pittsburgh, PA 15206	psuvax1!pitt!darth!libove!libove,
(412) 362-8983		or uunet!nfsun!libove!libove

cs411s03@uhccux.uhcc.hawaii.edu (Cs411s03) (04/13/89)

In article <243@libove.UUCP> root@libove.UUCP (Jay M. Libove) writes:
>Slight bug in the C-Kermit 4E(077) test distribution in terms of building

Where can I get this test distribution from ? I'm running 4E(070) with
no problems under 386/ix, and am interested in this new release.

cs411s03!uhccux