CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/11/24 22:58:47

Modified files:
        usr.bin/ssh    : clientloop.c 

Log message:
Remove get_current_time() and replace with calls to monotime_double()
which uses CLOCK_MONOTONIC and works over clock steps.  "I like" markus@

Reply via email to