freebsd-nq/sys/compat/linux
Matthew D Fleming 4d369413e1 Replace sbuf_overflowed() with sbuf_error(), which returns any error
code associated with overflow or with the drain function.  While this
function is not expected to be used often, it produces more information
in the form of an errno that sbuf_overflowed() did.
2010-09-10 16:42:16 +00:00
..
linux_emul.c
linux_emul.h
linux_file.c Actually make O_DIRECTORY work. 2010-03-21 20:43:23 +00:00
linux_file.h
linux_futex.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
linux_futex.h
linux_getcwd.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 17:20:04 +00:00
linux_ioctl.c Replace sbuf_overflowed() with sbuf_error(), which returns any error 2010-09-10 16:42:16 +00:00
linux_ioctl.h Bring USB fixes for linux(4). 2010-05-24 07:04:00 +00:00
linux_ipc.c Fix typo in kernel message. The fix is based upon the patch in the PR. 2009-11-05 07:37:48 +00:00
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Since all other comparisons involving ngroups_max use 2010-01-15 07:05:00 +00:00
linux_misc.h
linux_signal.c Tweak the in-kernel API for sending signals to threads: 2010-06-29 20:41:52 +00:00
linux_signal.h
linux_socket.c - Return EAFNOSUPPORT instead of EINVAL for unsupported address family, 2010-02-09 22:30:51 +00:00
linux_socket.h
linux_stats.c Rename st_*timespec fields to st_*tim for POSIX 2008 compliance. 2010-03-28 13:13:22 +00:00
linux_sysctl.c
linux_sysproto.h
linux_time.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 17:20:04 +00:00
linux_uid16.c Since all other comparisons involving ngroups_max use 2010-01-15 07:05:00 +00:00
linux_util.c
linux_util.h
linux_videodev_compat.h This is v4l support for the linuxulator. This allows to access FreeBSD 2009-12-04 21:06:54 +00:00
linux_videodev.h This is v4l support for the linuxulator. This allows to access FreeBSD 2009-12-04 21:06:54 +00:00