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
Unknown Object (File)
Sat, Apr 18, 1:02 PM
Unknown Object (File)
Sun, Apr 12, 12:14 AM
Unknown Object (File)
Sun, Apr 5, 5:19 PM
Unknown Object (File)
Mon, Mar 30, 2:12 AM
Unknown Object (File)
Sat, Mar 28, 1:47 AM
Unknown Object (File)
Mar 17 2026, 5:16 AM
Unknown Object (File)
Mar 1 2026, 7:01 PM
Unknown Object (File)
Feb 28 2026, 5:12 PM
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