Changed paths:
M apps/lib/vms_term_sock.c
M apps/passwd.c
M apps/speed.c
M crypto/bio/bss_log.c
M crypto/dso/dso_dl.c
M crypto/dso/dso_dlfcn.c
M crypto/dso/dso_win32.c
M crypto/info.c
M test/cmactest.c
M test/conf_include_test.c
M test/drbgtest.c
M test/enginetest.c
M test/hmactest.c
M test/p_test.c
M test/pkcs12_format_test.c
M test/sslapitest.c
Log Message:
-----------
replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS