Page MenuHomeFreeBSD

callout(9): adopt old references to timeout(9)
ClosedPublic

Authored by mhorne on Mar 16 2023, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 5:54 AM
Unknown Object (File)
Tue, Nov 4, 6:11 AM
Unknown Object (File)
Wed, Oct 29, 3:55 PM
Unknown Object (File)
Wed, Oct 29, 10:11 AM
Unknown Object (File)
Wed, Oct 29, 10:10 AM
Unknown Object (File)
Wed, Oct 29, 2:53 AM
Unknown Object (File)
Thu, Oct 23, 11:47 PM
Unknown Object (File)
Sun, Oct 19, 3:21 PM

Details

Summary

timeout(9) was removed a couple of years ago; all consumers now use the
callout(9) interface.

Explicitly do not bump .Dd anywhere, as this is not a content or
semantic change.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable