freebsd-dev/sys/i386/linux
Andriy Gapon a930718af1 Revert r220032:linux compat: add SO_PASSCRED option with basic handling
I have not properly thought through the commit.  After r220031 (linux
compat: improve and fix sendmsg/recvmsg compatibility) the basic
handling for SO_PASSCRED is not sufficient as it breaks recvmsg
functionality for SCM_CREDS messages because now we would need to handle
sockcred data in addition to cmsgcred.  And that is not implemented yet.

Pointyhat to:	avg
2011-03-31 08:14:51 +00:00
..
imgact_linux.c Setting VV_TEXT here is redundant. It is already set by do_execve(). 2011-02-09 18:45:33 +00:00
linux_dummy.c linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Move linux_clone(), linux_fork(), linux_vfork() to a MI path. 2011-02-12 18:17:12 +00:00
linux_proto.h linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_ptrace.c
linux_support.s
linux_syscall.h linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_syscalls.c linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_sysent.c linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_systrace_args.c linux compat: add non-dummy capget and capset system calls, regenerate 2011-03-26 10:59:24 +00:00
linux_sysvec.c Export the correct AT_PLATFORM value. 2011-03-26 09:25:35 +00:00
linux.h Revert r220032:linux compat: add SO_PASSCRED option with basic handling 2011-03-31 08:14:51 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master linux compat: add non-dummy capget and capset system calls 2011-03-26 10:51:56 +00:00