Page MenuHomeFreeBSD

kqueue: Fix kqueue(2) man page.
ClosedPublic

Authored by dchagin on May 13 2022, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 12 2024, 4:18 AM
Unknown Object (File)
Jan 26 2024, 5:01 PM
Unknown Object (File)
Jan 21 2024, 10:03 AM
Unknown Object (File)
Jan 5 2024, 4:34 PM
Unknown Object (File)
Dec 24 2023, 5:52 AM
Unknown Object (File)
Dec 23 2023, 2:54 AM
Unknown Object (File)
Dec 18 2023, 11:35 PM
Unknown Object (File)
Dec 13 2023, 8:31 AM
Subscribers

Details

Summary

Remove bogus BUGS note about timeout limit to 24 hours, that's not true
since callouting project import.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45576
Build 42464: arc lint + arc unit

Event Timeline

I don't remember it already, but you seem to be right, I see the 24 hours limit removed in 40e794ab19fb 9 years ago.

This revision is now accepted and ready to land.May 14 2022, 12:29 AM
This revision was automatically updated to reflect the committed changes.