[25715] in Athena Bugs
Re: sun4 [9.3.6]: kermit
daemon@ATHENA.MIT.EDU (andrew m. boardman)
Mon Jun 21 02:46:39 2004
Date: Mon, 21 Jun 2004 02:46:24 -0400
Message-Id: <200406210646.i5L6kOKM023809@pothole.mit.edu>
From: "andrew m. boardman" <amb@mit.edu>
To: jweiss@mit.edu
In-reply-to: <200406190307.i5J37L27008361@the-other-woman.mit.edu> (message
from Jonathon Weiss on Fri, 18 Jun 2004 23:07:21 -0400 (EDT))
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Nothing conclusive, but maybe some clues:
The two sets of output are the same except for the broken set having even
parity and thus coming across half in the clear and half from the bowels
of ISO-8859-1.
I've confirmed with jweiss that the output is the same with "n" parity
explicitly requested, so I'd assume that kermit 8.0 broke or changed
something in its tty driver interactions.
The net vaguely suggests trying /dev/cua/a instead of /dev/term/a to
avoid unspecified trouble.
(I'll poke at this in depth at some unspecified future point if no one
else does first; I know the c-kermit code reasonably well, and I also
care about using kermit on an Athena sun.)