freebsd-skq/sys/amd64/linux
Ed Maste 7eb2159f6a Use BSD-2-Clause-FreeBSD license on linux_support.s
These files previously had a 3-clause license and 'THE REGENTS' text.
Switch to standard 2-clause text with kib's approval, and add the SPDX
tag.

Approved by:	kib
2018-01-23 20:35:43 +00:00
..
linux_dummy.c Implement Linux mincore() system call. 2017-03-25 15:47:29 +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 Reimplement linux_arch_prctl() as a wrapper around sysarch(2). 2017-02-20 16:13:40 +00:00
linux_proto.h Regenerated Linuxulator syscall tables for r314782 2017-03-06 18:20:37 +00:00
linux_ptrace.c Implement linux version of ptrace(2). It's nowhere near complete, 2017-02-16 13:32:15 +00:00
linux_support.s Use BSD-2-Clause-FreeBSD license on linux_support.s 2018-01-23 20:35:43 +00:00
linux_syscall.h Regenerated Linuxulator syscall tables for r314782 2017-03-06 18:20:37 +00:00
linux_syscalls.c Regenerated Linuxulator syscall tables for r314782 2017-03-06 18:20:37 +00:00
linux_sysent.c Regenerated Linuxulator syscall tables for r314782 2017-03-06 18:20:37 +00:00
linux_systrace_args.c Regenerated Linuxulator syscall tables for r314782 2017-03-06 18:20:37 +00:00
linux_sysvec.c Remap ENOATTR to ENODATA in the linuxulator. 2017-11-27 17:03:11 +00:00
linux_vdso.lds.s
linux.h In r246085 some bits that are MI movied out into headers in compat/linux, 2017-05-28 08:46:57 +00:00
Makefile Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
syscalls.conf
syscalls.master Disable vim syntax highlighting. 2017-11-28 18:23:17 +00:00