NetBSD/crypto/dist
he e4afa5eb28 A sig_atomic_t isn't necessarily compatible with a %d printf format;
on evbsh5 sig_atomic_t is an __int64_t.  Since this only stores a
signal number, cast to int before printing.
2005-02-15 16:22:12 +00:00
..
heimdal Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
ipsec-tools Remove .cvsignore files commtted by mistake 2005-02-12 15:52:36 +00:00
kame Apply patches as discussed on: 2004-11-10 20:23:28 +00:00
krb4 Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
openssl rename local pow10 function to avoid conflicts with the C99 libm one; 2004-08-05 16:55:34 +00:00
ssh A sig_atomic_t isn't necessarily compatible with a %d printf format; 2005-02-15 16:22:12 +00:00