Increase the maximum number of syscall args.
sys_mach_sys_msg_overwrite_trap() has been overwriting stack!
This commit is contained in:
parent
380984af81
commit
be33a1a204
@ -1,4 +1,4 @@
|
||||
# $NetBSD: syscalls.conf,v 1.1 2001/07/14 02:11:02 christos Exp $
|
||||
# $NetBSD: syscalls.conf,v 1.2 2007/12/10 22:32:15 dsl Exp $
|
||||
|
||||
sysnames="mach_syscalls.c"
|
||||
sysnumhdr="mach_syscall.h"
|
||||
@ -11,3 +11,4 @@ switchname="mach_sysent"
|
||||
namesname="mach_syscallnames"
|
||||
constprefix="MACH_SYS_"
|
||||
nsysent=128
|
||||
maxsysargs=9
|
||||
|
Loading…
Reference in New Issue
Block a user