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 7, 5:16 AM
Unknown Object (File)
Thu, Nov 7, 4:09 AM
Unknown Object (File)
Mon, Oct 21, 10:49 AM
Unknown Object (File)
Oct 6 2024, 5:34 AM
Unknown Object (File)
Oct 2 2024, 10:11 PM
Unknown Object (File)
Oct 2 2024, 7:12 AM
Unknown Object (File)
Oct 2 2024, 12:56 AM
Unknown Object (File)
Oct 1 2024, 1:02 AM

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