]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Call nosys in case when the incorrect syscall number is specified.
authordchagin <dchagin@FreeBSD.org>
Sun, 24 May 2015 17:38:02 +0000 (17:38 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sun, 24 May 2015 17:38:02 +0000 (17:38 +0000)
commit92d496261e1d2fb58bce6b9ebc9086936c90e8aa
tree923303a13962f7963f7243cd38bef3d0e198cfdf
parentdf01339e318f5ec0aab5a903310ae5fc3862f645
Call nosys in case when the incorrect syscall number is specified.

Reported by: trinity
sys/amd64/linux/linux_sysvec.c
sys/amd64/linux/syscalls.master
sys/amd64/linux32/linux32_sysvec.c
sys/amd64/linux32/syscalls.master
sys/i386/linux/linux_sysvec.c
sys/i386/linux/syscalls.master