[8654] in Athena Bugs
Patches to for RS/6000 athena write/writed
daemon@ATHENA.MIT.EDU (lwvanels@Athena.MIT.EDU)
Fri Nov 22 10:27:07 1991
From: lwvanels@Athena.MIT.EDU
Date: Fri, 22 Nov 91 10:27:10 -0500
To: bugs@Athena.MIT.EDU
Cc: probe@Athena.MIT.EDU
Reply-To: lwvanels@mit.edu
No changes need to be made to /source/athena/etc/writed.c:
*** /source/athena/bin/write/write.c Wed Feb 27 12:13:15 1991
--- /u1/work/writed/write.c Fri Nov 15 17:17:57 1991
***************
*** 21,26 ****
--- 21,29 ----
#include <signal.h>
#include <utmp.h>
#include <sys/time.h>
+ #ifdef _IBMR2
+ #include <time.h>
+ #endif
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
*** /source/athena/config/files/Aix-3.1/inetd.conf Fri Jul 19 16:08:59 1991
--- inetd.conf Fri Nov 22 10:25:36 1991
***************
*** 69,71 ****
--- 69,72 ----
#klogin stream tcp nowait root /usr/athena/etc/klogindklogind
#eklogin stream tcp nowait root /usr/athena/etc/klogind eklogind
#rkinit stream tcp nowait root /usr/athena/etc/rkinitdrkinitd
+ write stream tcp nowait root /usr/athena/etc/writed writed