Date: Wed, 1 Jun 2011 05:50:24 +0000 (UTC) From: Artem Belevich <art@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: <201106010550.p515osp3041046@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
art 2011-06-01 05:50:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) 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 222555 on 2011-06-01 05:50:24Z by art MFC r219559: add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls This commits makes necessary changes in syscall/sysent generation infrastructure. PR: kern/152822 Reviewed by: jhb (ealier version) Approved by: avg (mentor) Revision Changes Path 1.1.30.2 +4 -2 src/sys/amd64/linux32/Makefile 1.2.10.2 +2 -2 src/sys/amd64/linux32/syscalls.conf 1.36.2.7 +1 -1 src/sys/amd64/linux32/syscalls.master 1.4.10.2 +4 -2 src/sys/compat/freebsd32/Makefile 1.5.10.2 +1 -1 src/sys/compat/freebsd32/syscalls.conf 1.5.32.2 +5 -3 src/sys/i386/linux/Makefile 1.7.6.2 +2 -2 src/sys/i386/linux/syscalls.conf 1.94.2.5 +3 -3 src/sys/i386/linux/syscalls.master 1.76.2.2 +6 -0 src/sys/kern/makesyscalls.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106010550.p515osp3041046>