freebsd-dev/sys/compat/linux
Bruce Evans d436410960 Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of
depending on namespace pollution in <sys/vnode.h> for the definition
of GIANT_REQUIRED.

Sorted includes.
2004-06-23 06:35:43 +00:00
..
linux_file.c Use vfs_nmount() to mount linprocfs filesystems in linux_mount(); 2004-03-16 09:05:56 +00:00
linux_getcwd.c Add a MAC check for VOP_LOOKUP() in the Linux getwcd() implementation. 2003-11-17 18:57:20 +00:00
linux_ioctl.c Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux sound 2004-06-18 14:36:24 +00:00
linux_ioctl.h Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux sound 2004-06-18 14:36:24 +00:00
linux_ipc.c Back out the following revisions: 2003-11-05 01:53:10 +00:00
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Deorbit COMPAT_SUNOS. 2004-06-11 11:16:26 +00:00
linux_signal.c
linux_signal.h
linux_socket.c Quick fix for LINT breakage caused by interface changes in accept(2), etc. 2003-12-25 09:59:02 +00:00
linux_socket.h
linux_stats.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
linux_sysctl.c
linux_uid16.c Deorbit COMPAT_SUNOS. 2004-06-11 11:16:26 +00:00
linux_util.c Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of 2004-06-23 06:35:43 +00:00
linux_util.h