CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/30 05:30:14
Modified files:
usr.bin/openssl: s_time.c apps.h
Log message:
Fix 32-bit time handling, using time_t and make it work on systems
where that is long long.
ok beck guenther
