Page MenuHomeFreeBSD

flua: make the ucl module a dynamic module
ClosedPublic

Authored by bapt on Sep 6 2024, 3:16 PM.
Tags
None
Referenced Files
F115941163: D46569.id143041.diff
Wed, Apr 30, 4:38 PM
Unknown Object (File)
Wed, Apr 23, 8:57 AM
Unknown Object (File)
Wed, Apr 23, 8:28 AM
Unknown Object (File)
Wed, Apr 23, 7:07 AM
Unknown Object (File)
Wed, Apr 23, 6:59 AM
Unknown Object (File)
Thu, Apr 10, 8:40 AM
Unknown Object (File)
Thu, Apr 10, 8:21 AM
Unknown Object (File)
Thu, Apr 10, 7:35 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59355
Build 56242: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Sep 6 2024, 3:16 PM

Looks ok to me. It'd be nice to raise WARNS further but I don't know where the problems are.

This revision is now accepted and ready to land.Sep 6 2024, 3:20 PM

It's not used by the boot loader, nor do I think it likely to be added, so this is fine. It will just demand load for those that want it so it makes sense to me. It's also quite unlikely to be used in the sysent case at least not without a wholesale redo of the syscall tables ..

This revision was automatically updated to reflect the committed changes.