CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/12/07 10:51:05

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

Log message:
Continue to delete emulation support: we only have one sigcode and
sigobject.  Just use the existing globals for the former and use a
global for the latter.

ok jsg@ kettenis@

Reply via email to