This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
compat
/
linux
History
Jamie Gritton
7ab25e3d18
Use osd_reserve / osd_jail_set_reserved, which is known to succeed.
...
Also don't work around nonexistent osd_register failure.
2016-03-30 17:05:04 +00:00
..
check_error.d
…
check_internal_locks.d
…
linux_common.c
…
linux_dtrace.h
…
linux_emul.c
…
linux_emul.h
…
linux_event.c
When write(2) on eventfd object fails with the error EAGAIN do not return
2016-03-26 19:16:53 +00:00
linux_event.h
…
linux_file.c
…
linux_file.h
…
linux_fork.c
Link the newly created process to the corresponding parent as
2016-03-08 15:08:22 +00:00
linux_futex.c
Change linux get_robust_list system call to match actual linux one.
2016-01-14 10:13:58 +00:00
linux_futex.h
…
linux_getcwd.c
…
linux_ioctl.c
…
linux_ioctl.h
…
linux_ipc.c
…
linux_ipc.h
…
linux_mib.c
Use osd_reserve / osd_jail_set_reserved, which is known to succeed.
2016-03-30 17:05:04 +00:00
linux_mib.h
…
linux_misc.c
Rework r296543:
2016-03-20 11:40:52 +00:00
linux_misc.h
…
linux_signal.c
…
linux_signal.h
…
linux_socket.c
Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.
2016-03-27 10:09:10 +00:00
linux_socket.h
Add support for IPPROTO_IPV6 socket layer for getsockopt/setsockopt calls.
2016-03-09 09:12:40 +00:00
linux_stats.c
Check bsd_to_linux_statfs() return value. Forgotten in r297070.
2016-03-20 19:06:21 +00:00
linux_sysctl.c
…
linux_sysproto.h
…
linux_time.c
…
linux_timer.c
Return EINVAL in case of incorrect sigev_signo value specified instead of panicing.
2015-12-26 09:09:49 +00:00
linux_timer.h
…
linux_uid16.c
…
linux_util.c
…
linux_util.h
As <machine/vmparam.h> is included from <vm/vm_param.h>, there is no
2016-02-22 09:08:04 +00:00
linux_vdso.c
…
linux_vdso.h
…
linux_videodev2_compat.h
…
linux_videodev_compat.h
…
linux.c
…
linux.h
…
stats_timing.d
…
trace_futexes.d
…