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)
Fri, Jan 24, 10:06 AM
Unknown Object (File)
Fri, Jan 24, 9:02 AM
Unknown Object (File)
Mon, Jan 13, 11:53 PM
Unknown Object (File)
Mon, Jan 13, 7:52 PM
Unknown Object (File)
Dec 26 2024, 10:00 PM
Unknown Object (File)
Dec 26 2024, 4:22 PM
Unknown Object (File)
Dec 13 2024, 12:19 PM
Unknown Object (File)
Nov 15 2024, 11:41 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