freebsd-nq/sys/amd64/linux32
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
..
linux32_dummy.c
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c
linux32_proto.h
linux32_support.s
linux32_syscall.h
linux32_syscalls.c
linux32_sysent.c
linux32_systrace_args.c
linux32_sysvec.c
linux.h
Makefile
syscalls.conf
syscalls.master