Page MenuHomeFreeBSD

rc: Fix improper use of load_kld
ClosedPublic

Authored by des on Jun 20 2026, 1:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 18, 3:40 PM
Unknown Object (File)
Mon, Aug 17, 2:21 AM
Unknown Object (File)
Sat, Aug 15, 5:34 AM
Unknown Object (File)
Sat, Aug 15, 5:33 AM
Unknown Object (File)
Thu, Aug 13, 12:16 AM
Unknown Object (File)
Tue, Aug 11, 6:10 PM
Unknown Object (File)
Tue, Aug 11, 2:01 PM
Unknown Object (File)
Mon, Aug 10, 8:50 AM
Subscribers

Details

Summary

Fix scripts that needlessly used -e when the simpler -m would work, or
that used -m when the module and file name are the same, or, in one
particularly egregious case, used -m with the wrong name when using
nothing at all would have worked just fine.

MFC after: 1 week

Diff Detail

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