opnsense-src/sys/amd64/linux32
Ed Maste 3d271aaab0 x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
Debuggers may need to change PSL_RF.  Note that tf_eflags is already stored
in the signal context during signal handling and PSL_RF previously could be
modified via sigreturn, so this change should not provide any new ability
to userspace.

For background see the thread at:
http://lists.freebsd.org/pipermail/freebsd-i386/2007-September/005910.html

Reviewed by:	jhb, kib
Sponsored by:	DARPA, AFRL
2013-11-14 15:37:20 +00:00
..
linux.h
linux32_dummy.c Revert r255672, it has some serious flaws, leaking file references etc. 2013-09-18 18:48:33 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
linux32_proto.h Regen. 2013-09-18 18:49:26 +00:00
linux32_support.s
linux32_syscall.h Regen. 2013-09-18 18:49:26 +00:00
linux32_syscalls.c Regen. 2013-09-18 18:49:26 +00:00
linux32_sysent.c Regen. 2013-09-18 18:49:26 +00:00
linux32_systrace_args.c Regen. 2013-09-18 18:49:26 +00:00
linux32_sysvec.c x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-14 15:37:20 +00:00
Makefile
syscalls.conf
syscalls.master Revert r255672, it has some serious flaws, leaking file references etc. 2013-09-18 18:48:33 +00:00