[1424] in Source-Commits
athena/bin/login login.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Apr 21 02:47:18 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Mon, 21 Apr 1997 02:47:15 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/login
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/login
Modified Files:
login.c
Log Message:
Take greater care to avoid putting users in too many groups.
Also, there's no need to dynamically allocate buffers in that code.