freebsd-dev/sys/compat/linux
Robert Watson 38da2381cd Remove 'sg' argument to linux_sendto_hdrincl, which is what I think was
intended.  This fixes the build, but might require revision.
2004-07-18 04:09:40 +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 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 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 Remove 'sg' argument to linux_sendto_hdrincl, which is what I think was 2004-07-18 04:09:40 +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