* etc/Makefile.in was incorrectly installing mts.conf.in and
sendfiles.in -- fixed. Changed the suffix for the backed-up
previous versions of the etc files from the ambiguous .old to
- .prev. Use diff and only keep the .prev file around if different.
+ .prev. Added call to diff -- only keep the .prev files around if
+ different from the newly-installed versions (intentionally didn't
+ redirect output to /dev/null so you'll notice when your changed
+ versions are getting moved aside).
Mon May 29 7:48:15 2000 Shantonu Sen <ssen@mit.edu>