mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
in userland rename in-kernel getenv()/setenv() to kern_setenv()/kern_getenv(). This fixes a namespace collision with libc symbols. Submitted by: kmacy Tested by: make universe |
||
|---|---|---|
| .. | ||
| interrupt.c | ||
| locore.S | ||
| locore32.S | ||
| locore64.S | ||
| machdep.c | ||
| mmu_oea.c | ||
| mmu_oea64.c | ||
| mmu_oea64.h | ||
| moea64_if.m | ||
| moea64_native.c | ||
| mp_cpudep.c | ||
| slb.c | ||
| trap.c | ||
| trap_subr32.S | ||
| trap_subr64.S | ||
| uma_machdep.c | ||