[991] in testers
Fixes for xcluster
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Aug 3 10:28:11 1990
To: testers@ATHENA.MIT.EDU
Date: Fri, 03 Aug 90 10:27:47 EDT
From: Ezra Peisach <epeisach@ATHENA.MIT.EDU>
Being installed....
------- Forwarded Message
Received: by E40-PO.MIT.EDU (5.45/4.7) id AA03766; Fri, 3 Aug 90 04:49:00 EDT
Received: from FRIES.MIT.EDU by ATHENA.MIT.EDU with SMTP
id AA27367; Fri, 3 Aug 90 04:48:57 EDT
From: vanharen@ATHENA.MIT.EDU
Received: by fries.MIT.EDU (5.61/4.7) id AA19841; Fri, 3 Aug 90 04:48:55 -0400
Date: Fri, 3 Aug 90 04:48:55 -0400
Message-Id: <9008030848.AA19841@fries.MIT.EDU>
To: epeisach@ATHENA.MIT.EDU
Subject: xcluster
I have added several features to xcluster:
- a quit button, as requested by Peter Roden.
- prints error message if unable to read directions file,
instead of trying to read from a null FP.
- takes a new flag "-noquit", which suppresses the help button.
- it now accepts resources as well as command-line switches.
- instead of exiting with an X error on color displays, an error
message indicating that it won't run is printed.
- the geometry argument is now handled @i(correctly)...
- some unused memory is now freed.
- the man page has been updated to reflect the changes above.
- Makefile uses "install -c -s" instead of "install -c".
Changed files:
/mit/motifdev/projects/jrwelch/Campmap/src
Makefile
xcluster.man
xcluster.h
buttons.c
draw.c
erase.c
main.c
setup_x.c
A new server should be installed tonight. The socket shouldn't keep
disappearing on this one, I hope.
-C.
------- End of Forwarded Message