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
F147783661: D39136.diff
Fri, Mar 13, 3:21 PM
Unknown Object (File)
Mon, Mar 2, 10:42 AM
Unknown Object (File)
Sat, Feb 28, 9:41 AM
Unknown Object (File)
Sun, Feb 15, 9:24 PM
Unknown Object (File)
Jan 29 2026, 6:47 PM
Unknown Object (File)
Jan 29 2026, 10:31 AM
Unknown Object (File)
Jan 28 2026, 3:37 AM
Unknown Object (File)
Jan 28 2026, 2:14 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