[2050] in Source-Commits
packs/dotfiles/platform/sun4 cshrc
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Sep 26 21:52:57 1997
To: source-commits@MIT.EDU
Date: Fri, 26 Sep 1997 21:52:51 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
Update of /afs/dev.mit.edu/source/repository/packs/dotfiles/platform/sun4
In directory the-other-woman:/u1/athena-source/packs/dotfiles/platform/sun4
Modified Files:
cshrc
Log Message:
jhawk noted that /usr/ucb was in $athena_path before /usr/ccs/bin
which caused users to get a version of ld that tried to use libucb.
Moving it all of the way to the end of the path seems to make the most
sense. It will only affect where two other programs are found first:
lpc and shutdown, both of which are generally only used by root
anyway.