CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/09 21:50:40
Modified files:
sys/sys : exec_elf.h
Log message:
Using AUX_execpath 15 collides with Linux use of the portable space,
so let's use AUX_openbsd_execpath 4001 instead so that tools can tell
the difference.
Expand ELF_AUX_ENTRIES to 13 temporarily, and keep providing 15 for
a while until people's kernels are updated through this phase.
ok kettenis
