[100] in Moira
patch #1
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Wed May 2 13:44:39 1990
Date: Wed, 2 May 90 13:37:45 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: moira@MIT.EDU
The second set of patches to Moira release 2.2 are now available.
These fixes are mostly minor, although some documentation updates may
make it easier to install the system. This patch fixes the following
problems:
1. Update patchlevel.h to indicate we are at patchlevel 2.
2. Fix a list dependancy problem and some lint errors in the aliases extract.
3. Have top-level Makefile create the profiled directories.
4. Speedups and several fixes to the mailhub extract.
5. Have the install_dirs script no longer use sms_untar (no longer
works around old quota bugs).
6. Several pieces of documentation refer to the file db/dbbuild which
was renamed to db/newdb long before this release.
7. The installation instructions didn't mention nightly backups.
8. Some incorrect array sizes in the moira client could cause coredumps.
9. Some lint in the moira client could cause unusual behavior under
certain compilers.
10.Removed cistrcmp() which duplicated library function strcasecmp().
This patch is available via anonymous FTP from ATHENA-DIST.MIT.EDU
(internet address 18.71.0.38) as pub/moira/patch2. It is 56165 bytes
long. As always, please report any bugs that you find to
bug-moira@athena.mit.edu.
-Mark Rosenstein