[1710] in Source-Commits
third/talk/talk get_names.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Jun 27 19:06:06 1997
To: source-commits@MIT.EDU
Date: Fri, 27 Jun 1997 19:06:03 EDT
From: Greg Hudson <ghudson@MIT.EDU>
Update of /afs/dev.mit.edu/source/repository/third/talk/talk
In directory bobbi-harlow:/afs/dev.mit.edu/user/ghudson/third/talk/talk
Modified Files:
get_names.c
Log Message:
Use the USER environment variable in preference to getlogin(). This
patch wouldn't be necessary except for a bug in IRIX 5.3's getlogin()
which causes it to pick out DEAD_PROCESS utmp entries if they come
first in the file. But it's still a correct change.