[954] in SIPB_Linux_Development
Re: telnet breakage
daemon@ATHENA.MIT.EDU (jhawk@MIT.EDU)
Wed Mar 1 13:10:36 1995
From: jhawk@MIT.EDU
Date: Wed, 1 Mar 95 13:08:06 -0500
To: ghudson@MIT.EDU
Cc: linux-dev@MIT.EDU, netbsd-dev@MIT.EDU
> After rebuilding the Athena telnetd, I discovered that a number of
> changes I made to sys_term.c and pathnames.h so that they would use
> "/usr/bin/login" instead of "/bin/login" were completely gone. Derek
> has also complained (a while ago) that his fixes for the encryption
> bugs also seemed to have disappeared at some point (probably at the
> same time).
> I could be wrong about this, but it looks like jhawk imported a new
> source tree from the telnet locker without merging in our changes. I
> don't remember getting any mail about this. Can people please be more
> careful about losing changes in our source trees in the future?
There was a reason that I still had an RCS lock on sys_term.c :-).
I had merged our tree with the Athena tree, and completed the merge
except for sys_term.c; I did leave it quite a bit longer than I
expected to, though.
As for Derek's encryption fixes, I don't know. I suppose it's
possible I screwed up the merge, but I don't think so. How do
Derek's fixes differ from the standard ones?
--jhawk