summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_socket.h
AgeCommit message (Expand)Author
2021-09-23add support COMPAT_LINUX for aarch64ryo
2019-08-24Don't read data from userland directly. This simply does not work on anymaxv
2017-02-03add sendmmsg and recvmmsgchristos
2014-01-27Add basic IPV6 level socket options support (IPV6_V6ONLY).njoly
2011-06-30dependant -> dependentwiz
2010-11-02update linux_sys_socket() to understand the flags that are nowchs
2009-11-28Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.dsl
2009-06-17Add a new linux_msghdr structure, as its size differs on 64bit archs.njoly
2009-06-16Add LINUX_CMSG_{SPACE,LEN} macros. Use then when calculating thenjoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-01Fix long-term breakage in the definition of 'control' data for linux.dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2003-07-27More complete sendmsg(2) and recvmsg(2) emulation:jdolecek
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-09-22Enable Mips Linux emulation in header filesmanu
2001-01-19Added Linux compatibility support for powerpc portsmanu
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Split linux_socket.h into i386 and common parts.erh
1995-05-28Convert TCP socket options.mycroft
1995-05-28Convert IP socket options.mycroft
1995-02-28Added Linux compat code.fvdl