[6] in Zephyr Mailing List
patch 2 now available
daemon@ATHENA.MIT.EDU (John T Kohl)
Fri Oct 27 14:25:56 1989
Date: Fri, 27 Oct 89 14:14:05 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: 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 'patch2' and 'makedepend.tar.Z'.
To retrieve by electronic mail, send a message 'send zephyr-code patch2
makedepend.shar' to 'archive-server@athena-dist.mit.edu'.
This is patch #2 to the Zephyr sources. Besides this patch, you also
want to pick up an updated version of makedepend (updated to the X11R3
version, plus some additional CPP constants). This makedepend is
available in makedepend.tar.Z (or makedepend.shar, for mail retrieval).
You should replace your existing src/makedepend directory with this
version, then rebuild.
After applying the patch, rebuild all your clients; the library has an
important bugfix which affects all clients.
BE SURE TO APPLY THIS PATCH WITH
patch -p
TO PRESERVE THE DIRECTORY HIERARCHY.
CHANGES in this patch file:
- fixes so that the Imakefiles will work on NeXT machines (gcc's
version of cpp choked before)
- other NeXT fixes (strcasecmp in compile_et, config option to
ignore lint, some STDC fixes, missing extern declaration)
- Imake.rules fixes to insure cleanup before using et & ss build tools
- updated znol(1) program, new -u option, updated man page
- updated zwrite(1) program, new -l option, updated man page,
better -q semantics
- bugfixes to library for ZIfNotice (it would hang forever in
certain cases)
- fix bug in server/Imakefile (compiled version.c every time)
- server bug fixes (fix error reporting), add counters of
old-format requests
- more host types recognized in zhm