[3] in Zephyr Mailing List

home help back first fref pref prev next nref lref last post

patch 1 now available

daemon@ATHENA.MIT.EDU (John T Kohl)
Tue Oct 17 18:01:37 1989

Date: Tue, 17 Oct 89 17:12:44 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: zephyr@ATHENA.MIT.EDU, schwartz@SHIRE.CS.PSU.EDU, jb7m+@ANDREW.CMU.EDU,
[those of you on the 'to' list might wish to send mail to
zephyr-request@athena.mit.edu and get added to the low-volume list
'zephyr@athena.mit.edu']

The first patch (patch1) 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 'patch1' and 'src.zwgc.zwgc.el'

To retrieve by electronic mail, send a message 'send zephyr-code patch1
src.zwgc.zwgc.el' to 'archive-server@athena-dist.mit.edu'.

This is patch #1 to the Zephyr sources.  Besides this patch, you also
want to pick up the file src.zwgc.zwgc.el, and place it into src/zwgc/zwgc.el
(replacing the existing contents) [this isn't done via patch because the
old version has control characters in it].

BE SURE TO APPLY THIS PATCH WITH

   patch -p

TO PRESERVE THE DIRECTORY HIERARCHY.

CHANGES in this patch file:
        - null-pointer bug fixes in zephyrd code and library code
        - zaway now ignores PING messages
        - zshutdown_notify sends messages authenticated (if possible)
        - Imakefile fixes for lib/
        - lint fix for lib/strcasecmp.c
        - Imake.rules fixes for install steps, ranlib steps
        - lint library flag is now configurable in config.Imakefile
        - updated Kerberos error code table
        - updated manual page for reverse stacking option on zwgc(1)
        - move version ID of server to separate file
        - turn on keepalive in server brain-dumps
        - ICCCM-compliant window restack request code for zwgc

NOTE:  Due to some changes in config/config.Imakefile, I
recommend that you recopy this file into any configurations you have
build and re-edit it with your local changes.

You will want to re-build your entire source tree with 'make world'
after applying this patchlevel.


home help back first fref pref prev next nref lref last post