[7] in Zephyr Mailing List
patch #3 now available
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Dec 18 14:25:26 1989
Date: Mon, 18 Dec 89 14:16:47 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: zephyr@ATHENA.MIT.EDU
The third patch (patch3) is now available for anonymous FTP and mail
retrieval from ATHENA-DIST.MIT.EDU (18.71.0.38).
To retrieve by anonymous FTP, connect to ATHENA-DIST and change
directory to /pub/zephyr, then retrieve 'patch3'.
To retrieve by electronic mail, send a message 'send zephyr-code patch3'
to 'archive-server@athena-dist.mit.edu'.
This is patch #3 to the Zephyr sources.
After applying the patch, rebuild the server, zctl, znol, zpopnotify,
zmailnotify and zhm.
BE SURE TO APPLY THIS PATCH WITH
patch -p
TO PRESERVE THE DIRECTORY HIERARCHY.
CHANGES in this patch file:
- remove support for zinit (it is now part of the separate
Athena program "attach")
- fix unsubscriptions in zctl
- turn off ATHENA_COMPAT for zmailnotify
- add support for "-f -" for znol
- fix bug in zpopnotify which sent all notices to the same
recipient
- bug fixes for acl_files.c in library
- clean up installation step of server so it only removes old
.acl files
- make server truly case-insensitive
- put some fake message logging in server, improve other error messages
- fix bad xfree() call in server
- parameterize pid file name for zhm
- update affected manual pages
John Kohl <jtkohl@ATHENA.MIT.EDU>
Digital Equipment Corporation/Project Athena