CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/20 15:57:26
Modified files:
sys/sys : proc.h
sys/kern : exec_elf.c init_main.c kern_exec.c
Log message:
Remove a few leftovers from the days of emulation, which could result in
a bad/corrupt binary not returning ENOEXEC but some other error.
ok guenther kettenis bluhm
