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)
Sun, Mar 30, 3:08 PM
Unknown Object (File)
Mar 7 2025, 3:38 AM
Unknown Object (File)
Feb 25 2025, 3:14 PM
Unknown Object (File)
Jan 24 2025, 10:06 AM
Unknown Object (File)
Jan 24 2025, 9:02 AM
Unknown Object (File)
Jan 13 2025, 11:53 PM
Unknown Object (File)
Jan 13 2025, 7:52 PM
Unknown Object (File)
Dec 26 2024, 10:00 PM

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