freebsd-dev/sys/amd64/linux
Baptiste Daroussin b6348be7b9 Add kern.features flags for linux and linux64 modules
kern.features.linux: 1 meaning linux 32 bits binaries are supported
kern.features.linux64: 1 meaning linux 64 bits binaries are supported

The goal here is to help 3rd party applications (including ports) to determine
if the host do support linux emulation

Reviewed by:	dchagin
MFC after:	1 week
Relnotes:	yes
Differential Revision:	D5830
2016-04-05 22:36:48 +00:00
..
linux_dummy.c Remove unneeded includes of opt_kdtrace.h. 2015-11-22 02:01:01 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s Being exported through vdso the note.Linux section used by glibc 2015-05-24 16:25:44 +00:00
linux_machdep.c Remove obsolete comment. 2016-01-23 08:08:06 +00:00
linux_proto.h Regen after r293907. 2016-01-14 10:15:21 +00:00
linux_support.s Futex is an aligned 32-bit integer. Use the proper instruction and 2015-06-08 17:39:25 +00:00
linux_syscall.h Regen after r293907. 2016-01-14 10:15:21 +00:00
linux_syscalls.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux_sysent.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux_systrace_args.c Regen after r293907. 2016-01-14 10:15:21 +00:00
linux_sysvec.c Add kern.features flags for linux and linux64 modules 2016-04-05 22:36:48 +00:00
linux_vdso.lds.s
linux.h Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET. 2016-03-27 10:09:10 +00:00
Makefile
syscalls.conf
syscalls.master Change linux get_robust_list system call to match actual linux one. 2016-01-14 10:13:58 +00:00