freebsd-dev/sys/amd64/linux32
Kyle Evans d42a83b1a9 audit: also correctly audit linux_execve()
Linux execve() gets audited as AUE_EXECVE as well, we should also interpret
the return from this correctly for the same reasoning as in r367002.

MFC with:	r367002
2020-10-26 17:30:17 +00:00
..
linux32_dummy.c Add a trivial linux(4) splice(2) implementation, which simply 2020-07-18 11:28:40 +00:00
linux32_genassym.c
linux32_locore.asm linuxulator: rename linux_locore.s to .asm 2019-07-30 17:18:31 +00:00
linux32_machdep.c audit: also correctly audit linux_execve() 2020-10-26 17:30:17 +00:00
linux32_proto.h Regen after r366145. 2020-09-25 10:05:38 +00:00
linux32_support.s Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux32_syscall.h Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_syscalls.c Regen after r362440. 2020-06-20 18:31:02 +00:00
linux32_sysent.c Regen after r366145. 2020-09-25 10:05:38 +00:00
linux32_systrace_args.c Regen after r363304. 2020-07-18 11:31:31 +00:00
linux32_sysvec.c Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
linux32_vdso.lds.s
linux.h Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
syscalls.master Add a trivial linux(4) splice(2) implementation, which simply 2020-07-18 11:28:40 +00:00