freebsd-nq/sys/compat/linux
Tim J. Robbins ae8e14a6ac Replace linux_getitimer() and linux_setitimer() with implementations
based on those in freebsd32_misc.c, removing the assumption that Linux
uses the same layout for struct itimerval as we use natively.
2004-08-15 12:34:15 +00:00
..
linux_file.c Use kernel_vmount() instead of vfs_nmount(). 2004-07-27 21:38:42 +00:00
linux_getcwd.c
linux_ioctl.c Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to 2004-07-02 15:31:44 +00:00
linux_ioctl.h Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to 2004-07-02 15:31:44 +00:00
linux_ipc.c
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Replace linux_getitimer() and linux_setitimer() with implementations 2004-08-15 12:34:15 +00:00
linux_signal.c
linux_signal.h
linux_socket.c I missed two pieces of the commit to this file. Robert has already 2004-07-18 09:26:34 +00:00
linux_socket.h
linux_stats.c Add XXX comment about findcdev() misuse. 2004-08-14 08:38:17 +00:00
linux_sysctl.c
linux_uid16.c Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is 2004-07-26 07:24:04 +00:00
linux_util.c
linux_util.h Use sv_psstrings from the current process's sysentvec structure instead 2004-08-15 11:52:45 +00:00