[896] in Moira
moira client
daemon@ATHENA.MIT.EDU (tom@MIT.EDU)
Wed May 31 17:33:15 1995
To: moiradev@MIT.EDU
From: tom@MIT.EDU
Date: Wed, 31 May 1995 17:33:02 EDT
I made some changes to the following files in /mit/moiradev/.build/sgi_52:
Imakefile
config/config.Imakefile
One of the things I changed was the library path to gdss to make it
more portable.
What started me on this was finding why moira client would crash after
specifying the IP address on the sgi and solaris. I "fixed" the
solaris client by rebuilding, and I "fixed" the sgi client (see
clients/moira/cluster.c) in the sgi build tree) by removing a
free(). I think there are some still hidden memory/argument problems
inside the moira client.
- Tom