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
/
lib
/
libc
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r320895:
markj
2017-07-18
1
-6
/
+3
*
MFC r318707:
ngie
2017-07-18
1
-2
/
+2
*
MFC r318816:
trasz
2017-06-06
2
-2
/
+2
*
MFC r315162:
pfg
2017-04-07
1
-1
/
+1
*
MFC r313748, r313749:
markj
2017-03-10
1
-15
/
+15
*
MFC r310984,r311102:
ngie
2017-01-09
1
-8
/
+4
*
MFC r309683:
tuexen
2016-12-18
1
-1
/
+1
*
Merge rr309688: address regressions in SA-16:37.libc.
glebius
2016-12-07
1
-6
/
+5
*
Merge r309639 from head:
glebius
2016-12-06
1
-17
/
+34
*
MFC r305144
ache
2016-09-05
2
-2
/
+2
*
MFC r305133
ache
2016-09-03
1
-0
/
+19
*
MFC r304911
ache
2016-08-30
1
-0
/
+19
*
MFC r304034:
ngie
2016-08-28
1
-3
/
+5
*
Revert r301707
ngie
2016-06-08
1
-2
/
+2
*
Use NULL instead of `0` in _ht_getnetbyname(..)
ngie
2016-06-08
1
-2
/
+2
*
Don't call free_addrselectpolicy(&policyhead) before policyhead has been
truckman
2016-05-16
1
-1
/
+0
*
Rename dprintf into dbg_printf to avoid collision with dprintf(3)
bapt
2016-05-10
1
-10
/
+10
*
libc: spelling fixes.
pfg
2016-04-30
6
-7
/
+7
*
Minor indentation issue.
pfg
2016-04-20
1
-2
/
+1
*
libc: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-20
2
-5
/
+5
*
libc: do not include <sys/types.h> where <sys/param.h> was already included
avos
2016-04-18
12
-13
/
+1
*
libc: make some more use of the nitems() macro.
pfg
2016-04-16
2
-5
/
+5
*
libc: cleanup unnecessary semicolons.
pfg
2016-04-11
1
-7
/
+7
*
libc: replace 0 with NULL for pointers.
pfg
2016-04-10
4
-5
/
+6
*
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
bdrewery
2016-03-26
1
-1
/
+0
*
sendmsg(3) -> sendmsg(2)
trasz
2016-02-29
2
-2
/
+2
*
Replace nslexer.l->nslexer.c custom rule with a -D CFLAG.
bdrewery
2016-01-27
1
-8
/
+3
*
nslexer.c does not depend on nsparser.h.
bdrewery
2016-01-27
1
-1
/
+1
*
sctp_sendx() needs to provide the assoc_id back.
tuexen
2016-01-24
1
-2
/
+7
*
sctp_sendv() needs to fill in the association id on return.
tuexen
2016-01-24
1
-0
/
+7
*
Remove _gethostbynisname() and _gethostbynisaddr(). These functions
ume
2015-12-25
2
-57
/
+0
*
We don't need to use a temporary buffer, here.
ume
2015-12-22
1
-7
/
+3
*
Use _map_v4v6_address().
ume
2015-12-21
1
-4
/
+3
*
Simplify _map_v4v6_address().
ume
2015-12-21
1
-7
/
+3
*
If we end up following a CNAME chain that does not find
ume
2015-12-21
1
-1
/
+6
*
libc: Use namespace.h in a few more files.
jilles
2015-12-20
1
-5
/
+7
*
addrinfo.ai_family is an address family, not a protocol family.
ume
2015-12-20
1
-8
/
+8
*
Use _map_v4v6_address().
ume
2015-12-18
1
-4
/
+3
*
Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3).
ume
2015-12-18
2
-28
/
+174
*
RFC 3493 requires ignoring the loopback address for A_ADDRCONFIG.
ume
2015-12-12
1
-1
/
+1
*
The calls to RES_SET_H_ERRNO() macro on error paths wind up
ume
2015-12-10
1
-1
/
+2
*
sdl->sdl_len in sockaddr_dl can be longer than
hrs
2015-11-03
1
-3
/
+13
*
- address grammar
jgh
2015-10-05
1
-7
/
+6
*
- Move PF_LOCAL at the end of the array. PF_INET{,6} is used more often.
hrs
2015-10-03
1
-7
/
+9
*
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
rodrigc
2015-09-20
1
-45
/
+16
*
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
rodrigc
2015-09-20
9
-49
/
+20
*
Add declarations to netdb_private.h to eliminate -Wmissing-prototypes warnings.
rodrigc
2015-09-20
5
-20
/
+20
*
Add declarations to eliminate -Wmissing-prototypes warnings
rodrigc
2015-09-20
1
-0
/
+10
*
Define _NS_PRIVATE to make declarations visible.
rodrigc
2015-09-20
1
-0
/
+1
*
Add missing includes to eliminate -Wmissing-prototypes warnings
rodrigc
2015-09-20
2
-0
/
+3
[next]