1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/compat/linux
2006-10-15 14:34:03 +00:00
..
linux_aio.c MFP4 (with some minor changes): 2006-10-15 14:22:14 +00:00
linux_aio.h MFP4 (with some minor changes): 2006-10-15 14:22:14 +00:00
linux_emul.c - change if (cond) panic() to KASSERT. 2006-10-08 17:10:34 +00:00
linux_emul.h Move some stuff into headers where they belong. 2006-08-17 21:06:48 +00:00
linux_file.c MFp4: 2006-09-23 19:06:54 +00:00
linux_futex.c Change futex lock from mutex to sx. Make futex_get atomic (protected by the 2006-09-09 16:25:25 +00:00
linux_futex.h Add some new files needed for linux 2.6.x compatibility. 2006-08-15 12:20:59 +00:00
linux_getcwd.c
linux_ioctl.c - Protect the list of linux ioctl handlers with an sx lock. 2006-07-06 21:42:36 +00:00
linux_ioctl.h
linux_ipc.c Don't pass unused bufsz to kern_shmctl(). 2006-10-10 22:46:50 +00:00
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c - Replace homegrown check for FIFO with S_ISFIFO. [1] 2006-10-08 17:08:27 +00:00
linux_signal.c Fix compile (use the right variable name). 2006-10-15 14:34:03 +00:00
linux_signal.h MFP4 (107868 - 107870): 2006-10-15 12:51:43 +00:00
linux_socket.c MFp4: 2006-09-23 19:06:54 +00:00
linux_socket.h
linux_stats.c Add the linux statfs64 call. This allows Tivoli backup to proceed a little 2006-08-27 08:56:54 +00:00
linux_sysctl.c
linux_sysproto.h
linux_time.c Add some new files needed for linux 2.6.x compatibility. 2006-08-15 12:20:59 +00:00
linux_uid16.c
linux_util.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux_util.h Axe the stackgap macros as the Linux ABIs no longer use the stackgap. 2006-06-27 18:30:49 +00:00