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
F105202803: D39136.diff
Fri, Dec 13, 12:19 PM
Unknown Object (File)
Fri, Nov 15, 11:41 AM
Unknown Object (File)
Fri, Nov 15, 11:33 AM
Unknown Object (File)
Fri, Nov 15, 9:05 AM
Unknown Object (File)
Nov 7 2024, 5:16 AM
Unknown Object (File)
Nov 7 2024, 4:09 AM
Unknown Object (File)
Oct 21 2024, 10:49 AM
Unknown Object (File)
Oct 6 2024, 5:34 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