Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/22/2002 16:49:39
Module Name:	syssrc
Committed By:	christos
Date:		Fri Mar 22 14:49:38 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: linux_syscall.c

Log Message:
linux passes the 6th argument in %ebp; handle that so that we can get mmap2
working. Also tell us which syscall has too many args. Thanks Frank!


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/i386/linux_syscall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.