CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/13 12:36:56
Modified files:
usr.bin/openssl: apps.h apps_posix.c s_time.c speed.c
Log message:
openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GET
Much more apt than the current operation names.
Names suggested by jca@ ages ago.
ok jca, jsing
