Date: Sat, 12 Mar 2011 08:51:43 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/linux32 Makefile syscalls.conf syscalls.master src/sys/compat/freebsd32 Makefile syscalls.conf src/sys/i386/linux Makefile syscalls.conf syscalls.master src/sys/kern makesyscalls.sh Message-ID: <201103120852.p2C8q7hC072275@repoman.freebsd.org>
index | next in thread | raw e-mail
avg 2011-03-12 08:51:43 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32 Makefile syscalls.conf syscalls.master
sys/compat/freebsd32 Makefile syscalls.conf
sys/i386/linux Makefile syscalls.conf syscalls.master
sys/kern makesyscalls.sh
Log:
SVN rev 219559 on 2011-03-12 08:51:43Z by avg
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
This commits makes necessary changes in syscall/sysent generation
infrastructure.
PR: kern/152822
Submitted by: Artem Belevich <fbsdlist@src.cx>
Reviewed by: jhb (ealier version)
MFC after: 3 weeks
Revision Changes Path
1.2 +4 -2 src/sys/amd64/linux32/Makefile
1.3 +2 -2 src/sys/amd64/linux32/syscalls.conf
1.41 +1 -1 src/sys/amd64/linux32/syscalls.master
1.5 +4 -2 src/sys/compat/freebsd32/Makefile
1.6 +1 -1 src/sys/compat/freebsd32/syscalls.conf
1.6 +6 -4 src/sys/i386/linux/Makefile
1.8 +2 -2 src/sys/i386/linux/syscalls.conf
1.97 +3 -3 src/sys/i386/linux/syscalls.master
1.81 +6 -0 src/sys/kern/makesyscalls.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103120852.p2C8q7hC072275>
