freebsd-dev/sys/compat
Konstantin Belousov 643f6f47fd Add PROC_TRAPCAP procctl(2) controls and global sysctl kern.trap_enocap.
Both can be used to cause processes in capability mode to receive
SIGTRAP when ENOTCAPABLE or ECAPMODE errors are returned from
syscalls.

Idea by:	emaste
Reviewed by:	oshogbo (previous version), emaste
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D7965
2016-09-21 08:23:33 +00:00
..
cloudabi Move the linker script from cloudabi64/ to cloudabi/. 2016-08-21 15:14:06 +00:00
cloudabi32 Add source files generated from the 32-bit system call table. 2016-08-21 16:02:25 +00:00
cloudabi64 Don't forget to define __ELF_WORD_SIZE. 2016-08-21 15:37:49 +00:00
freebsd32 Add PROC_TRAPCAP procctl(2) controls and global sysctl kern.trap_enocap. 2016-09-21 08:23:33 +00:00
ia32 Add missing header dependency. 2016-08-24 09:57:19 +00:00
linprocfs linprocfs: garbage collect meminfo fields not present in linux 2016-09-16 03:36:43 +00:00
linsysfs Add support to the jail framework to be able to mount linsysfs(5) and 2015-07-19 08:52:35 +00:00
linux Catch up to sys/capability.h rename to sys/capsicum.h in r263232 2016-09-19 18:44:43 +00:00
linuxkpi/common Add a missing error check for a malloc() call in idr_get(). 2016-06-14 03:57:00 +00:00
ndis ndis(4): Undo unneeded workarounds in ndis' rand(). 2016-05-22 14:13:20 +00:00
netbsd Remove some more NetBSD compat shims and other unused bits from these 2012-09-10 18:49:49 +00:00
svr4 Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
x86bios x86bios: spelling fix in a comment. 2016-04-30 00:34:04 +00:00