index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
linux_socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r298829
pfg
2016-05-14
1
-1
/
+1
*
MFC r296557:
ae
2016-03-23
1
-0
/
+25
*
MFC r283497:
dchagin
2016-01-09
1
-1
/
+2
*
MFC r283488:
dchagin
2016-01-09
1
-0
/
+9
*
MFC r283487:
dchagin
2016-01-09
1
-0
/
+16
*
MFC r283413:
dchagin
2016-01-09
1
-0
/
+127
*
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
jhb
2013-01-29
1
-0
/
+40
*
linux compat: improve and fix sendmsg/recvmsg compatibility
avg
2011-03-26
1
-2
/
+4
*
Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg().
dchagin
2009-05-18
1
-0
/
+1
*
Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and
dchagin
2009-05-16
1
-0
/
+7
*
Return EINVAL in case when the incorrect or unsupported
dchagin
2009-05-16
1
-0
/
+10
*
Emulate SO_PEERCRED socket option.
dchagin
2009-05-16
1
-0
/
+6
*
To avoid excessive code duplication move MI definitions to the MI
dchagin
2009-05-07
1
-0
/
+10
*
Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64.
kib
2008-11-29
1
-0
/
+31
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
1
-1
/
+1
*
translate the flags in recvfrom and recvmsg from linux to bsd ones
assar
2000-12-19
1
-0
/
+52