CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/03 06:52:44
Modified files:
sys/arch/i386/i386: trap.c
sys/compat/linux: linux_exec.c linux_exec.h syscalls.master
Log message:
Remove a.out support from compat_linux(8).
Tested with the syscall regression test suite from IBM and Opera.
Requested by deraadt@.
