[471] in Source-Commits
third/tcsh sh.c
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Oct 3 00:40:41 1996
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Thu, 03 Oct 1996 00:40:36 EDT
Update of /afs/dev.mit.edu/source/repository/third/tcsh
In directory bart-savagewood:/afs/dev.mit.edu/user/ghudson/third/tcsh
Modified Files:
sh.c
Log Message:
Backwards compatibility with old Athena tcsh:
* Set the shell variable host to the hostname.
* Set the shell variable hosttype to the host type.
* Set the shell variable autolist to the empty string.
* Always source .cshrc in addition to .tcshrc.