summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_socketcall.h
AgeCommit message (Expand)Author
2021-09-23add support COMPAT_LINUX for aarch64ryo
2017-02-09use proper arg functions, remove bogus ones.christos
2017-02-03New versions of linux on arm and others have both socketcall and separatechristos
2017-02-03add sendmmsg and recvmmsgchristos
2017-02-03handle accept4 for i386christos
2013-12-27Rename ipcall/socketcall specific defines to avoid conflict withnjoly
2009-06-17Add a new linux_msghdr structure, as its size differs on 64bit archs.njoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-04Remove all the __Pdsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2005-02-26nuke trailing whitespaceperry
2003-01-18Merge the nathanw_sa branch.thorpej
2001-07-04Do address family (AF_*) number translation for socket system calls whichjdolecek
1999-03-25commit fix to PR7072: emulate linux non-blocking connect behavior more correctlysommerfe
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Move compat/linux/linux_socketcall.h to multiarch. Defines for the socketcal...erh
1995-02-28Added Linux compat code.fvdl