jtkohl@ATHENA.MIT.EDU (John T Kohl) (10/03/89)
A sixth set of patches is now available from ATHENA-DIST.MIT.EDU, either by anonymous FTP or by archive server mail retrieval. A complete distribution with all patches applied is available for anonymous FTP (and will soon be available via electronic mail retrieval). Anonymous FTP: connect to ATHENA-DIST.MIT.EDU, retrieve /pub/kerberos/patch6 (patch only) or /pub/kerberos/README (for instructions on obtaining the entire distribution) . Archive server mail retrieval: send a mail message with a subject 'send krb-code patch6' to archive-server@ATHENA-DIST.MIT.EDU John Kohl <jtkohl@ATHENA.MIT.EDU> Digital Equipment Corporation/Project Athena This patch is in two parts: 1) a shell script which rearranges the source tree slightly and 2) a patch file. They are packed together in a 'shar' file. Once you unpack the file, run the shell script to rearrange the tree, then use patch to apply the remaining patches. CHANGES in this patch file: - bug fixes to kadmin/kadmin.c (byte order, stack garbage) - bug fix to kdb_util for big-endian machines (in kdb_util load) - bug fix to klist (checked return val of a void function) - bug fix to des/verify.c (missing exit()) - cleanup to maketime.c for BSD systems. - rearrangement and more cleanup of kadmin sources - config file & other support for Tahoe running BSD (thanks to Kevin Fall of Berkeley CSRG for contributing this code) - change sense of defines; now you must turn on NO_UIDGID_T if you have an ancient system. - shared memory support for session keys. Tested on Suns and Ultrix (thanks to Dan Kolkowitz of stanford for contributing this code) - addition of an error table for Kerberos error codes - Imakefile fixes for mips & broken error table rules
jtkohl@ATHENA.MIT.EDU (John T Kohl) (10/05/89)
Date: Mon, 2 Oct 89 17:04:28 -0400 From: John T Kohl <jtkohl@ATHENA.MIT.EDU> A complete distribution with all patches applied is available for anonymous FTP (and will soon be available via electronic mail retrieval). The electronic mail retrieval version is now ready; it comes in 35 parts. To retrieve it via mail, send a mail message with a subject 'Index krb-code' to archive-server@ATHENA-DIST.MIT.EDU. It will respond with an index of the pieces and instructions for retrieving them. John Kohl <jtkohl@ATHENA.MIT.EDU> Digital Equipment Corporation/Project Athena