Page MenuHomeFreeBSD

al: Replace boolean_t with either al_bool or bool.
ClosedPublic

Authored by jhb on May 1 2023, 10:22 PM.
Tags
None
Referenced Files
F136115839: D39923.id121531.diff
Sat, Nov 15, 10:03 PM
Unknown Object (File)
Sat, Nov 15, 5:47 AM
Unknown Object (File)
Oct 13 2025, 6:56 AM
Unknown Object (File)
Oct 12 2025, 6:46 PM
Unknown Object (File)
Oct 12 2025, 6:46 PM
Unknown Object (File)
Oct 12 2025, 7:17 AM
Unknown Object (File)
Oct 8 2025, 12:03 AM
Unknown Object (File)
Sep 10 2025, 9:38 AM
Subscribers

Details

Summary

Use al_bool for interfaces and structures defined in the
OS-independent HAL in sys/contrib, and use plain bool for
FreeBSD-specific APIs and structures in sys/dev/al_eth.

Diff Detail

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