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
F150671519: D39136.id119148.diff
Fri, Apr 3, 6:25 AM
F150639649: D39136.diff
Fri, Apr 3, 12:42 AM
Unknown Object (File)
Fri, Mar 13, 3:21 PM
Unknown Object (File)
Mar 2 2026, 10:42 AM
Unknown Object (File)
Feb 28 2026, 9:41 AM
Unknown Object (File)
Feb 15 2026, 9:24 PM
Unknown Object (File)
Jan 29 2026, 6:47 PM
Unknown Object (File)
Jan 29 2026, 10:31 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