..
imgact_linux.c
vm_map_protect: allow to set prot and max_prot in one go.
2021-01-13 01:35:22 +02:00
linux.h
i386: clean up empty lines in .c and .h files
2020-09-01 21:19:39 +00:00
linux_copyout.c
Fix futexes on i386 after the 4/4G split.
2018-04-24 12:50:21 +00:00
linux_dummy_machdep.c
linux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 19:30:31 +00:00
linux_genassym.c
Implement vdso - virtual dynamic shared object. Through vdso Linux
2015-05-24 15:28:17 +00:00
linux_locore.asm
linuxulator: rename linux_locore.s to .asm
2019-07-30 17:18:31 +00:00
linux_machdep.c
Rename linux_set_upcall_kse() to linux_set_upcall().
2021-03-29 15:36:11 -07:00
linux_proto.h
'make sysent' for r367773
2020-11-17 19:53:59 +00:00
linux_ptrace.c
Correct proper nouns in the Linuxulator
2018-02-22 02:24:17 +00:00
linux_syscall.h
Regen after r362440.
2020-06-20 18:31:02 +00:00
linux_syscalls.c
Regen after r362440.
2020-06-20 18:31:02 +00:00
linux_sysent.c
'make sysent' for r367773
2020-11-17 19:53:59 +00:00
linux_systrace_args.c
regen syscall files after 0bd5d81f1e
2021-05-19 20:32:47 -04:00
linux_sysvec.c
exec: Simplify sv_copyout_strings implementations a bit
2022-01-14 08:50:06 -05:00
linux_vdso.lds.s
Implement vdso - virtual dynamic shared object. Through vdso Linux
2015-05-24 15:28:17 +00:00
Makefile
sysent targets: further cleanup and deduplication
2020-01-18 20:37:45 +00:00
syscalls.conf
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
2011-03-12 08:51:43 +00:00
syscalls.master
linux(4): Implement name_to_handle_at(), open_by_handle_at()
2020-11-17 19:51:47 +00:00