[327] in NetBSD-Development
/afs/sipb/project/tcsh/tcsh reverted to 6.04 for NetBSD
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Dec 29 00:17:16 1994
From: ghudson@MIT.EDU
Date: Thu, 29 Dec 1994 00:16:52 -0500
To: netbsd-dev@MIT.EDU
Cc: marc@MIT.EDU
I ran into a bug in tcsh 6.05 where it sometimes jumps the wrong way
at the end of a while loop in a sourced file within a sourced file.
This broke the new add script in the patch release for 7.7. tcsh 6.04
didn't seem to exhibit the bug, so I reverted
/afs/sipb/project/tcsh/tcsh to 6.04.
(I would try to track down the bug, but tcsh code is really
inscrutable.)