summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/README.krb5
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/berk_db/README.krb5')
-rw-r--r--src/util/berk_db/README.krb517
1 files changed, 0 insertions, 17 deletions
diff --git a/src/util/berk_db/README.krb5 b/src/util/berk_db/README.krb5
deleted file mode 100644
index 1f57823d32..0000000000
--- a/src/util/berk_db/README.krb5
+++ /dev/null
@@ -1,17 +0,0 @@
-
-Kerberos notes:
----------------
-
-What is here is only a small subset of the Berkeley database code.
-Only the hashed database code has been kept.
-
-hash/krb5_ndbm.c has been added to better tune the database code to
-Kerberos' large keys. This supercedes hash/ndbm.c.
-
-A bug in hash/hash_bigkey.c which caused deletion of elements in
-collided buckets to fail or discard other collided elements has been
-fixed.
-
-
-
-