CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/09/10 12:02:15
Modified files: sys/arch/sparc64/sparc64: trap.c Log message: If syscall() gets a 32bit trapframe, just kill the process; delete the other code for 32bit processes, which collapses SYS_syscall and SYS___syscall into the same behavior ok kettenis@ deraadt@