opnsense-src/sys/compat/linux
2020-01-21 20:32:49 +00:00
..
check_error.d
check_internal_locks.d
linux.c Make linux(4) create /dev/shm. Linux applications often expect 2019-11-06 20:53:33 +00:00
linux.h Make linux(4) create /dev/shm. Linux applications often expect 2019-11-06 20:53:33 +00:00
linux_common.c Make linux(4) create /dev/shm. Linux applications often expect 2019-11-06 20:53:33 +00:00
linux_common.h
linux_dtrace.h
linux_emul.c
linux_emul.h
linux_errno.c
linux_errno.inc
linux_event.c Linux epoll: Allow passing of any negative timeout value to epoll_wait 2019-11-24 20:51:09 +00:00
linux_event.h Linux epoll: Register events with zero event mask 2019-11-24 20:47:40 +00:00
linux_file.c Fix 64-bit syscall argument fetching in 32-bit Linux syscall handlers. 2020-01-21 17:28:22 +00:00
linux_file.h Properly translate MNT_FORCE flag to Linux umount2(2). Previously 2020-01-20 12:16:32 +00:00
linux_fork.c schedlock 1/4 2019-12-15 21:11:15 +00:00
linux_futex.c linux: futex_mtx should follow futex_list 2019-10-18 12:25:33 +00:00
linux_futex.h linux: futex_mtx should follow futex_list 2019-10-18 12:25:33 +00:00
linux_getcwd.c
linux_ioctl.c Implement Linux BLKGETSIZE64 ioctl. 2019-12-29 12:22:11 +00:00
linux_ioctl.h Implement Linux BLKGETSIZE64 ioctl. 2019-12-29 12:22:11 +00:00
linux_ipc.c
linux_ipc.h
linux_ipc64.h
linux_mib.c Add a hack to make ^T work for Linux binaries, enabled with 2019-12-16 20:15:44 +00:00
linux_mib.h Add a hack to make ^T work for Linux binaries, enabled with 2019-12-16 20:15:44 +00:00
linux_misc.c Make linux getcpu(2) report the domain. 2020-01-14 11:24:06 +00:00
linux_misc.h Implement Linux syslog(2) syscall; just enough to make Linux dmesg(8) 2019-12-29 15:53:55 +00:00
linux_mmap.c Revert r356948; breaks build somehow. 2020-01-21 20:32:49 +00:00
linux_mmap.h Revert r356948; breaks build somehow. 2020-01-21 20:32:49 +00:00
linux_persona.h
linux_signal.c Add kern_kill() and use it in Linuxulator. It's just a cleanup, 2019-12-13 18:44:02 +00:00
linux_signal.h
linux_socket.c Make linux(4) use kern_setsockopt(9) instead of going through 2020-01-14 11:33:07 +00:00
linux_socket.h
linux_stats.c vfs: reimplement deferred inactive to use a dedicated flag (VI_DEFINACT) 2020-01-07 15:56:24 +00:00
linux_sysctl.c
linux_sysproto.h
linux_time.c
linux_timer.c
linux_timer.h
linux_uid16.c
linux_util.c Add compat.linux.emul_path, so it can be set to something other 2019-12-16 20:07:04 +00:00
linux_util.h Add compat.linux.emul_path, so it can be set to something other 2019-12-16 20:07:04 +00:00
linux_vdso.c Fix the last few cases that grab without busy or valid. The grab functions must 2019-12-02 22:38:25 +00:00
linux_vdso.h
linux_videodev2_compat.h
linux_videodev_compat.h
stats_timing.d
trace_futexes.d