freebsd-skq/sys/i386/linux
Warner Losh fbbd9655e5 Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann <jschauma@stevens.edu>
Pull Request:	https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
..
imgact_linux.c Implement lockless resource limits. 2015-06-10 10:48:12 +00:00
linux_dummy.c Implement timerfd family syscalls. 2017-02-26 09:48:18 +00:00
linux_genassym.c Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
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 Replace sys_ftruncate() with kern_ftruncate() in various compats. 2017-01-30 11:50:54 +00:00
linux_proto.h Regen for r314312 (Linux epoll_pwait). 2017-02-26 19:59:28 +00:00
linux_ptrace.c For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE 2017-02-03 12:51:40 +00:00
linux_support.s Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
linux_syscall.h Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux_syscalls.c Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
linux_sysent.c Regen after r314291 (timerfd definition). 2017-02-26 09:37:25 +00:00
linux_systrace_args.c Regen for r314312 (Linux epoll_pwait). 2017-02-26 19:59:28 +00:00
linux_sysvec.c Cleanup redundant parenthesis from existing howmany()/roundup() macro uses. 2016-04-22 16:57:42 +00:00
linux_vdso.lds.s Implement vdso - virtual dynamic shared object. Through vdso Linux 2015-05-24 15:28:17 +00:00
linux.h Fix linux_fstatfs() to return proper value for f_frsize. Without it, 2017-02-25 20:32:37 +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 Change Linux epoll_pwait syscall definition to match Linux actual one. 2017-02-26 19:57:18 +00:00