CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2019/07/05 16:10:50

Modified files:
        sys/kern       : kern_watchdog.c 

Log message:
Use timeout_add_msec(9)

Although the period is specified in seconds, convert to milliseconds so
uneven periods are not truncated after integer division by two.

Input and OK cheloha

Reply via email to