freebsd-nq/sys/compat/linux
Suleiman Souhlal c67e0cc9e7 FREE -> free
Submitted by:	rdivacky
2006-08-28 13:52:27 +00:00
..
linux_emul.c FREE -> free 2006-08-28 13:52:27 +00:00
linux_emul.h Move some stuff into headers where they belong. 2006-08-17 21:06:48 +00:00
linux_file.c - Add conditional VFS Giant locking to getdents_common() (linux ABIs), 2006-07-11 20:52:08 +00:00
linux_futex.c Correct the number of retries in a futex_wake() call. 2006-08-26 10:36:16 +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 Now that we don't have a linuxolator on alpha anymore: 2006-05-10 20:38:16 +00:00
linux_ipc.c Rework kern_semctl a bit to always assume the UIO_SYSSPACE case. This 2006-07-08 19:51:38 +00:00
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Don't call suser_cred() directly from linux_sethostname(), as it just 2006-08-25 11:02:42 +00:00
linux_signal.c Get rid of some nested includes. 2006-08-19 15:13:01 +00:00
linux_signal.h
linux_socket.c Don't free the sockaddr in kern_bind() and kern_connect() as not all 2006-07-19 18:28:52 +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