[62] in Kerberos
Kerberos/styx
jon@ATHENA.MIT.EDU (jon@ATHENA.MIT.EDU)
Sun Aug 9 21:21:22 1987
From spm@ATHENA.MIT.EDU Fri Aug 22 18:05:38 1986
From: Steve Miller <spm@ATHENA.MIT.EDU>
Date: Fri, 22 Aug 86 18:02:13 EDT
To: bcn
Subject: Kerberos/styx
Cc: kerberos
I got the kinit to work, with some effort.
Had a problem with byte swapping in pkt_clen(); my macro was not
working right. So I replaced it with a "swab", and had to add another
temp.
So there is a new version of pkt_clen() on menel.
See if "hindmost" can get the other stuff to build, then we can continue
debugging it.