1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/compat/linux
Andriy Gapon 01a9e1a11b linux compat: add SO_PASSCRED option with basic handling
This seems to have been a part of a bigger patch by dchagin that either
haven't been committed or committed partially.

Submitted by:	dchagin, nox
MFC after:	2 weeks
2011-03-26 11:25:36 +00:00
..
linux_emul.c Indeed, remove bogus since r219405 check of the Linux ABI. 2011-03-09 05:59:33 +00:00
linux_emul.h Extend struct sysvec with new method sv_schedtail, which is used for an 2011-03-08 19:01:45 +00:00
linux_file.c In linuxolator getdents_common(), it seems there is no reason to loop 2011-01-19 12:19:25 +00:00
linux_file.h
linux_fork.c Do not clobber %rdx. 2011-02-20 07:58:30 +00:00
linux_futex.c Remove now-obsolete comment. 2011-03-10 19:50:12 +00:00
linux_futex.h Yet another unimplemented futex operation, print out about. 2011-01-31 06:06:23 +00:00
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 Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after the 2010-12-30 02:18:04 +00:00
linux_ioctl.h Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after the 2010-12-30 02:18:04 +00:00
linux_ipc.c Style(9) fixes. No functional changes. 2011-03-12 07:47:05 +00:00
linux_ipc.h
linux_mib.c Staticize functions which are not used somewhere else, move the 2011-03-15 13:40:47 +00:00
linux_mib.h Staticize functions which are not used somewhere else, move the 2011-03-15 13:40:47 +00:00
linux_misc.c linux compat: improve and fix sendmsg/recvmsg compatibility 2011-03-26 11:05:53 +00:00
linux_misc.h linux compat: improve and fix sendmsg/recvmsg compatibility 2011-03-26 11:05:53 +00:00
linux_signal.c For realtime signals fill the sigval value. 2011-02-15 21:46:36 +00:00
linux_signal.h Put the macro declaration in the relevant include file for future use. 2011-02-15 21:22:09 +00:00
linux_socket.c linux compat: add SO_PASSCRED option with basic handling 2011-03-26 11:25:36 +00:00
linux_socket.h linux compat: improve and fix sendmsg/recvmsg compatibility 2011-03-26 11:05:53 +00:00
linux_stats.c Linux' shm_open() fails because it wants to find some funky shmfs 2011-02-09 20:23: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 Remove stale comment. 2010-10-14 19:30:44 +00:00
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