[1053] in Source-Commits
athena/etc/xdm/xlogin xlogin.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Feb 4 04:41:02 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Tue, 04 Feb 1997 04:40:58 EST
Update of /afs/dev.mit.edu/source/repository/athena/etc/xdm/xlogin
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/etc/xdm/xlogin
Modified Files:
xlogin.c
Log Message:
Use XUSERFILESEARCHPATH instead of XAPPLRESDIR. (Nuke a declaration
of random() to allow including <stdlib.h>.)
Check for the existence of directories in the font path before adding
them; otherwise the XSetFontPath() call will fail altogether if any
direcetory doesn't exist.