[comp.protocols.kerberos] PATCH 3 now available

jtkohl@ATHENA.MIT.EDU (John T Kohl) (05/19/89)

A third set of patches is now available from ATHENA-DIST.MIT.EDU, either
by anonymous FTP or by archive server mail retrieval.

Anonymous FTP:
connect to ATHENA-DIST.MIT.EDU, retreive /pub/kerberos/patch3

Archive server mail retrieval:
send a mail message with a subject 'send krb-code patch3' to
archive-server@ATHENA-DIST.MIT.EDU

John Kohl <jtkohl@ATHENA.MIT.EDU>
Digital Equipment Corporation/Project Athena

CHANGES in this patch:
        - up patchlevel
        - properly cast arguments to BSD socket/network syscalls
        - fix operator precedence conflicts in if () statements
        - remove kludge workaround to operator precedence bugs in knetd.c
        - fix usage comments in sample_server.c
        - remove extraneous spaces in kadmin/Imakefile causing install errors
        - fix signed/unsigned confusion in klist
        - add target in lib/krb/Imakefile so 'make' means 'make all'
        - null pad data returned by KDC
        - fix more comments for #ifdef NOENCRYPTION
        - more sanity checking on KDC responses
        - fix some incorrect comments in lib/krb
        - declare function types/return values (used to foul pANS C compilers)
        - fix broken tcom.8, tf_util.3 manual pages
        - add port assignments for krb_prop and erlogin to prototype
                services files