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
F107414334: D39136.id119148.diff
Mon, Jan 13, 7:52 PM
Unknown Object (File)
Thu, Dec 26, 10:00 PM
Unknown Object (File)
Thu, Dec 26, 4:22 PM
Unknown Object (File)
Dec 13 2024, 12:19 PM
Unknown Object (File)
Nov 15 2024, 11:41 AM
Unknown Object (File)
Nov 15 2024, 11:33 AM
Unknown Object (File)
Nov 15 2024, 9:05 AM
Unknown Object (File)
Nov 7 2024, 5:16 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