[1293] in CVS-changelog-for-Kerberos-V5
appl/bsd major hacking pending
daemon@ATHENA.MIT.EDU (Mark Eichin)
Wed Jul 27 17:19:37 1994
From: Mark Eichin <eichin@cygnus.com>
Date: Wed, 27 Jul 1994 17:18:24 -0400
To: cvs-krb5@MIT.EDU
I just looked closely at krlogin.c (instead of just trying to get it
to build) and noticed things like
#ifndef TIOCGETP
#define TIOCGETP TCGETA
#endif
and the total lack of tcsetattr. *shudder* I'll be totally redoing
that code, mostly by syncing it up with the CNS4 code (which is
probably what Ted wanted anyway :-) and this may take a day or two.
The changes will be drastic, so please don't work in there (which
shouldn't be much of a problem as I think Tom is working on telnet
anyway...)
_Mark_