Page MenuHomeFreeBSD

swi(9): remove BUGS section
ClosedPublic

Authored by mhorne on Oct 11 2022, 5:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 6:47 AM
Unknown Object (File)
Thu, Dec 12, 10:49 PM
Unknown Object (File)
Dec 11 2024, 6:41 PM
Unknown Object (File)
Nov 26 2024, 1:23 AM
Unknown Object (File)
Oct 19 2024, 11:36 AM
Unknown Object (File)
Sep 23 2024, 7:07 PM
Unknown Object (File)
Sep 19 2024, 2:57 PM
Unknown Object (File)
Sep 18 2024, 11:39 PM
Subscribers
None

Details

Summary

Most of these globals have been removed, save for clk_intr_event. This
one is appropriate to keep in sys/interrupt.h, despite the fact that it
has only one consumer.

Bump .Dd for this and previous changes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable