[1895] in Source-Commits
athena/etc/cleanup cleanup.c
daemon@ATHENA.MIT.EDU (Dan Winship)
Sun Sep 7 23:58:40 1997
To: source-commits@MIT.EDU
Date: Sun, 07 Sep 1997 23:58:38 EDT
From: Dan Winship <danw@MIT.EDU>
Update of /afs/dev/source/repository/athena/etc/cleanup
In directory opus:/afs/dev.mit.edu/user/danw/athena/etc/cleanup
Modified Files:
cleanup.c
Log Message:
On systems with utmpx, clean up based on that instead of utmp. (Gets
around the fact that ftpd only writes to utmpx on Solaris.) Yet
another temporary hack until we have the new login library.