cvs commit: src/sys/i386/linux linux_sysvec.c
Ken Smith
kensmith at FreeBSD.org
Sun Jul 3 01:06:14 GMT 2005
kensmith 2005-01-19 18:13:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4_11)
sys/i386/linux linux_sysvec.c
Log:
MFS of v1.55.2.10:
MFC revision 1.105:
date: 2002/09/07 04:59:49; author: peter; state: Exp; lines: +1 -0
Supposedly linux has added a 6th syscall arg register (%ebp). I am not
100% sure if this is enough, but it will not harm anything.
This appears to fix some breakage with the emulation of linux's mmap2().
When that function became available recently the linux executables started
using it which broke installing the emulators/linux_base-8 port.
Pointer from: akiyama
Approved by: re (scottl)
Revision Changes Path
1.55.2.9.14.1 +1 -0 src/sys/i386/linux/linux_sysvec.c
More information about the cvs-src
mailing list