Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stand: add a mechanism to avoid env var propagation to kenv | Kyle Evans | 2025-08-22 | 1 | -0/+2 |
* | stand: Retire arch_loadaddr using md_align, pending its replacement | Warner Losh | 2025-05-30 | 1 | -1/+1 |
* | stand: Introduce md_align | Warner Losh | 2025-05-30 | 1 | -0/+22 |
* | stand: use globals for the kernel and module types | Ahmad Khalifa | 2025-01-24 | 1 | -0/+5 |
* | kboot: Add md_addr to metadata | Warner Losh | 2022-12-04 | 1 | -1/+3 |
* | stand: collapse all copies of *copyenv into md_copyenv | Warner Losh | 2022-09-16 | 1 | -0/+39 |
* | stand: Move MOD_xxx macros from modinfo.h to .c | Warner Losh | 2022-09-16 | 1 | -1/+65 |
* | stand: Move md_copymodules into modinfo.c and reduce copies | Warner Losh | 2022-09-16 | 1 | -0/+86 |