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
F164699556: D39136.id118951.diff
Mon, Aug 3, 6:08 AM
F164684126: D39136.id119148.diff
Mon, Aug 3, 4:09 AM
Unknown Object (File)
Sun, Aug 2, 6:06 AM
Unknown Object (File)
Wed, Jul 29, 10:36 PM
Unknown Object (File)
Wed, Jul 22, 5:49 AM
Unknown Object (File)
Tue, Jul 14, 4:27 AM
Unknown Object (File)
Sun, Jul 12, 9:32 AM
Unknown Object (File)
Jul 4 2026, 3:00 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