NetBSD/crypto/dist
mason 43bcdca61e Apply the following:
-       static u_int16_t n = HASH_MINSIZE / HASH_ENTRYSIZE;
+       static u_int32_t n = HASH_MINSIZE / HASH_ENTRYSIZE;

...so that large packets do not wrap "n".
2000-10-30 18:58:37 +00:00
..
heimdal fix v4 fallback lifetime calculation 2000-10-27 14:44:08 +00:00
krb4 format checking for internal functions 2000-10-05 14:17:12 +00:00
openssl Correct printf format (used with integers, not longs). 2000-10-19 15:10:33 +00:00
ssh Apply the following: 2000-10-30 18:58:37 +00:00