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)
Nov 6 2023, 11:58 PM
Unknown Object (File)
Oct 5 2023, 10:55 PM
Unknown Object (File)
Sep 5 2023, 10:40 PM
Unknown Object (File)
Aug 15 2023, 12:48 AM
Unknown Object (File)
Jul 9 2023, 7:05 AM
Unknown Object (File)
Jun 19 2023, 8:12 PM
Unknown Object (File)
Jun 3 2023, 5:07 PM
Unknown Object (File)
May 15 2023, 5:38 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