Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/i386
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.
Home |
Main Index |
Thread Index |
Old Index