[857] in Kerberos-V5-bugs
Re: appl/bsd patches
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Fri Oct 14 09:42:51 1994
From: epeisach@MIT.EDU
Date: Fri, 14 Oct 1994 09:42:47 -0400
To: tytso@MIT.EDU, raeburn@MIT.EDU
Cc: krb5-bugs@MIT.EDU
For a reference point - krb4 had magic defined as simply signed.
Looking in the rcs logs for krlogind.c I see the addition was made
between version 5.3 and 5.4. From the log file:
revision 5.4
date: 1993/10/30 23:02:50; author: tytso; state: Exp; lines: +16 -16
Misc cleanup.
----------------------------
The same change (char -> unsigned char) was made to oobdata as well...
Ezra