opnsense-src/sys/amd64/linux
Edward Tomasz Napierala faf2fa21d7 Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).
While Linux strace(1) doesn't strictly require it - it has a fallback
to PTRACE_GETREGS - it's a newer interface, so we better support it
before the old one is deprecated.

Reviewed by:	dchagin
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20152
2019-05-07 19:06:41 +00:00
..
linux.h In order to reduce duplication between MD parts of the Linuxulator 2019-05-03 08:42:49 +00:00
linux_dummy.c Update syscall.master to 5.0. 2019-03-24 14:50:02 +00:00
linux_genassym.c
linux_locore.s Add a forgotten in r283424 .eh_frame section with CFI & FDE records to allow 2016-05-09 07:38:47 +00:00
linux_machdep.c Revert r313993. 2019-03-24 14:02:57 +00:00
linux_proto.h make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_ptrace.c Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2). 2019-05-07 19:06:41 +00:00
linux_support.s Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux_syscall.h make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_syscalls.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_sysent.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_systrace_args.c make sysent after r347228 2019-05-07 18:10:21 +00:00
linux_sysvec.c Remove sv_pagesize, originally introduced with r100384. 2019-03-01 16:16:38 +00:00
linux_vdso.lds.s
Makefile Don't use an .OBJDIR for 'make sysent'. 2018-01-29 19:14:15 +00:00
syscalls.conf
syscalls.master Update syscall.master to 5.0. 2019-03-24 14:50:02 +00:00