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
Unknown Object (File)
Fri, Oct 17, 1:51 PM
Unknown Object (File)
Sat, Sep 20, 3:01 AM
Unknown Object (File)
Sep 2 2025, 9:23 AM
Unknown Object (File)
Aug 31 2025, 4:16 AM
Unknown Object (File)
Aug 26 2025, 2:00 AM
Unknown Object (File)
Aug 23 2025, 9:11 PM
Unknown Object (File)
Jul 29 2025, 12:47 AM
Unknown Object (File)
Jul 11 2025, 5:54 AM
Subscribers

Diff Detail

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

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.