Re: kern: timeout_add -> timeout_add_msec

2020-01-11 Thread Martin Pieuchot
Hello, On 10/01/20(Fri) 20:47, j...@posteo.de wrote: > this diff changes timeout_add(9) to timeout_add_msec(9). > Since the changes are fairly short, I took the liberty to put > all diffs of sys/kern/ into this mail. > If you want me to send indiviual mails please say so. I would be delighted if

kern: timeout_add -> timeout_add_msec

2020-01-10 Thread jes
Hello, this diff changes timeout_add(9) to timeout_add_msec(9). Since the changes are fairly short, I took the liberty to put all diffs of sys/kern/ into this mail. If you want me to send indiviual mails please say so. While there I zapped two whitespaces. There are a couple multiplications by 1