Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sendmail 5.65c under Encore Umax4.3

0 views
Skip to first unread message

Chris Ritson

unread,
Apr 23, 1992, 11:19:54 AM4/23/92
to
I have recently installed sendmail5.65c with the latest (I hope) ida
and uiuc patches on our Encore Multimax running Umax4.3.

I found that I needed to following patch to compile clean, as I wanted
to get the controlling terminal name into $y. It is not clear to me
where to send this - can whoever is responsible for holding these
patches, please make a not of this fix, and also put their e-mail
address into the next release. If it is there I couln't see it.

*** src/config/umax.h.orig Wed May 22 03:58:50 1991
--- src/config/umax.h Wed Apr 22 17:11:13 1992
***************
*** 26,28 ****
--- 26,30 ----
#define VMUNIX 1 /* running on systems w. 4.2/4.3 networking */
#define SIG_TYPE int /* Value returned by signal() */
#define TIME_TYPE long /* Value used and returned by time() */
+
+ char *ttyname(); /* Encore don't do this - so we do */
============================= End of patch ======================

Also, I am not sure if I have a full release - the aux directory
has only the following files:-

addr.c arpa.c mail-dm.c matchhdr.c newaliases.c

Chris Ritson.
--
EMAIL: C.R.R...@newcastle.ac.uk Chris Ritson,
PHONE: +44 91 222 8175 Computing Laboratory,
FAX : +44 91 222 8232 University of Newcastle upon Tyne,
TELEX: uk+53654-UNINEW_G UK, NE1 7RU

0 new messages