..
linux_emul.c
Remove support for FUTEX_REQUEUE operation.
2009-04-19 13:48:42 +00:00
linux_emul.h
Remove support for FUTEX_REQUEUE operation.
2009-04-19 13:48:42 +00:00
linux_file.c
Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine
2009-03-26 17:14:22 +00:00
linux_file.h
linux_futex.c
Add KTR(9) tracing for futex emulation.
2009-05-07 16:14:31 +00:00
linux_futex.h
Move extern variable definitions to the header file.
2009-05-02 10:06:49 +00:00
linux_getcwd.c
Use shared vnode locks when invoking VOP_READDIR().
2009-02-13 18:18:14 +00:00
linux_ioctl.c
To avoid excessive code duplication move MI definitions to the MI
2009-05-07 09:39:20 +00:00
linux_ioctl.h
linux_ipc.c
Document that all the other commands are either
2008-11-26 16:38:43 +00:00
linux_ipc.h
linux_mib.c
Introduce linux_kernver() interface which is intended for an exact
2009-05-10 18:27:20 +00:00
linux_mib.h
Do not export AT_CLKTCK when emulating Linux kernel prior
2009-05-10 18:43:43 +00:00
linux_misc.c
Do not export AT_CLKTCK when emulating Linux kernel prior
2009-05-10 18:43:43 +00:00
linux_misc.h
Rework r189362, r191883.
2009-05-10 18:16:07 +00:00
linux_signal.c
Correctly fill siginfo for the signals delivered by linux tkill/tgkill.
2008-10-19 10:02:26 +00:00
linux_signal.h
Correctly fill siginfo for the signals delivered by linux tkill/tgkill.
2008-10-19 10:02:26 +00:00
linux_socket.c
Validate user-supplied arguments values.
2009-05-19 09:10:53 +00:00
linux_socket.h
Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg().
2009-05-18 04:07:46 +00:00
linux_stats.c
Move the per-prison Linux MIB from a private one-off pointer to the new
2009-05-07 18:36:47 +00:00
linux_sysctl.c
linux_sysproto.h
linux_time.c
linux_uid16.c
linux_util.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
linux_util.h
Add preliminary KTR(9) support to the linux emulation layer.
2009-05-07 10:01:05 +00:00