[33] in Zephyr Mailing List
Resending mail
daemon@ATHENA.MIT.EDU (Vikas Aggarwal)
Thu Nov 8 12:59:28 1990
Date: Thu, 8 Nov 90 12:50:38 -0500
From: aggarwal@nisc.jvnc.net (Vikas Aggarwal)
To: zephyr@ATHENA.MIT.EDU
I had sent the following report to Win Treese since I thought that
he was still at MIT.
It is about two small bugs I picked up in the Zephyr code.
-vikas
vikas@jvnc.net (609) 258-2403
--------------------------------------------------------------------------
To: aggarwal@nisc.jvnc.net (Vikas Aggarwal)
Subject: Re: Zephyr
In-Reply-To: Your message of Wed, 07 Nov 90 23:14:20 -0500.
Date: Wed, 07 Nov 90 23:17:00 EST
From: treese@crl.dec.com
I'm glad you picked it up. You probably should send this
to zephyr@athena.mit.edu. I'm no longer at Project Athena,
although my mail still forwards.
Win Treese Cambridge Research Lab
treese@crl.dec.com Digital Equipment Corp.
I just retrieved version 1.2 of Zephyr. I am compiling on a Sun4 running
SunOS4.1 (seems like sun is more *all* Sys5 now than more Sys5).
I had to make two small changes:
1. Had to define char *getenv() in the hesiod.h file
2. In the password structure, Sun does not have quota but an "age"
field instead (I just set it to a null string).
3. Lint does not recognize some of your -Op flags, but I will let
that pass.