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)
Sat, Nov 9, 12:43 PM
Unknown Object (File)
Sat, Nov 9, 12:43 PM
Unknown Object (File)
Wed, Nov 6, 6:38 AM
Unknown Object (File)
Oct 3 2024, 12:40 PM
Unknown Object (File)
Sep 27 2024, 11:26 AM
Unknown Object (File)
Sep 22 2024, 10:28 PM
Unknown Object (File)
Sep 16 2024, 10:16 AM
Unknown Object (File)
Sep 13 2024, 10:44 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.