CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/12/06 21:19:24

Modified files:
        sys/sys        : exec_elf.h proc.h 
        sys/kern       : exec_elf.c init_main.c kern_exec.c 
                         sys_process.c 

Log message:
Continue to delete emulation support: since we're Just ELF, the size
of the auxinfo is fixed: provide ELF_AUX_WORDS in <sys/exec_elf.h>
as a replacement for emul->e_arglen

ok millert@

Reply via email to