NetBSD/crypto/external/bsd
apb 4840a75dea sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1)
was actually wanted.

The effect of this bug is that only a few bytes of the hostname are mixed
into the random seed, instead of using the entire hostname.
2014-03-27 16:26:22 +00:00
..
heimdal Fix sizeof errors in memset calls in heimdal. 2014-03-27 16:10:45 +00:00
libsaslc Do not install files in usr/share/ when MKSHARE=no 2014-01-02 17:57:58 +00:00
netpgp Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
openssh Don't print an empty line after the debug message "Enabled Dynamic 2014-02-20 08:20:05 +00:00
openssl sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1) 2014-03-27 16:26:22 +00:00
Makefile