[1606] in Source-Commits
athena/etc/xdm/dm dm.c
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sat May 24 16:51:03 1997
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Sat, 24 May 1997 16:50:59 EDT
Update of /afs/dev.mit.edu/source/repository/athena/etc/xdm/dm
In directory steve-dallas:/afs/dev.mit.edu/user/ghudson/athena/etc/xdm/dm
Modified Files:
dm.c
Log Message:
Rev 1.46 introduced a bug where the passwd file would get corrupted
(filled with entries for root) because the memmove() arguments were
out of order in two places. Fix.