This is an experimental modification of the MIT X11 Revision 4 "xdm"
program.  The modifications were done entirely by myself, and of course
MIT is not to be held responsible if they don't work as they should.
This software is released only for testing, with the understanding that
the authors aren't responsible for any consequences.

		Donn Cave
		University Computing Services, Computing and Communications
		University of Washington, JE-30
		4545 15th Ave NE
		Seattle, WA  98105

		donn@cac.washington.edu

Alas, there's little to read, at this point.  The file "dm.ms" is a brief
description of the general principle.  This directory contains only one
of the two necessary parts - you also need "Phase II", the xlogind login
server, which communicates with xdm through the xdmsocket.c module.

Both programs use the /usr/lib/X11/xdm directory, looking for xdm-config
and xsm-config respectively.  That's according to the Imakefile, and can
could be changed if that's not appropriate by editing the Imakefile.
The DisplayManager*sessionHostFile resource (default "hosts") says where
the list of host names and descriptions can be found.  There's an example
in config/.

Lots of unused things in the source code, left over from the original xdm.
Not many comments.  Let me know if there's something you can't figure out.
