index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
common
/
linux_socket.h
Age
Commit message (
Expand
)
Author
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2019-08-24
Don't read data from userland directly. This simply does not work on any
maxv
2017-02-03
add sendmmsg and recvmmsg
christos
2014-01-27
Add basic IPV6 level socket options support (IPV6_V6ONLY).
njoly
2011-06-30
dependant -> dependent
wiz
2010-11-02
update linux_sys_socket() to understand the flags that are now
chs
2009-11-28
Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.
dsl
2009-06-17
Add a new linux_msghdr structure, as its size differs on 64bit archs.
njoly
2009-06-16
Add LINUX_CMSG_{SPACE,LEN} macros. Use then when calculating the
njoly
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-07-01
Fix long-term breakage in the definition of 'control' data for linux.
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2003-07-27
More complete sendmsg(2) and recvmsg(2) emulation:
jdolecek
2002-01-14
Crude first cut at ARMLinux binary compatibility. Successfully runs
bjh21
2001-09-22
Enable Mips Linux emulation in header files
manu
2001-01-19
Added Linux compatibility support for powerpc ports
manu
1998-12-15
Added linux compat support on m68k ports.
itohy
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split linux_socket.h into i386 and common parts.
erh
1995-05-28
Convert TCP socket options.
mycroft
1995-05-28
Convert IP socket options.
mycroft
1995-02-28
Added Linux compat code.
fvdl