aboutsummaryrefslogtreecommitdiff
path: root/stand/common/modinfo.c
Commit message (Expand)AuthorAgeFilesLines
* stand: add a mechanism to avoid env var propagation to kenvKyle Evans2025-08-221-0/+2
* stand: Retire arch_loadaddr using md_align, pending its replacementWarner Losh2025-05-301-1/+1
* stand: Introduce md_alignWarner Losh2025-05-301-0/+22
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-241-0/+5
* kboot: Add md_addr to metadataWarner Losh2022-12-041-1/+3
* stand: collapse all copies of *copyenv into md_copyenvWarner Losh2022-09-161-0/+39
* stand: Move MOD_xxx macros from modinfo.h to .cWarner Losh2022-09-161-1/+65
* stand: Move md_copymodules into modinfo.c and reduce copiesWarner Losh2022-09-161-0/+86