freebsd-dev/sys/amd64/linux
Brooks Davis 5cd667e65f Disable vim syntax highlighting.
Vim's default pick doesn't understand that ';' is a comment character
and the result looks horrible.

Reviewed by:	emaste
2017-11-28 18:23:17 +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 Renumber copyright clause 4 2017-02-28 23:42:47 +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