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
/
getnameinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
1
-1
/
+0
*
Add missing IEEE1394 support dropped during merge from NetBSD.
ume
2009-11-12
1
-0
/
+11
*
Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere
bms
2007-02-28
1
-8
/
+116
*
Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is
ume
2006-05-21
1
-3
/
+3
*
- Use ANSI C prototype.
ume
2006-03-25
1
-20
/
+7
*
fix signed/unsigned comparison warnings.
ume
2005-05-03
1
-5
/
+5
*
Wrong working directory, sorry. The previous patch was what I have
delphij
2005-04-17
1
-5
/
+0
*
Remove a check about whether sa->sa_len is equal to salen from
delphij
2005-04-17
1
-0
/
+2
*
Back out the `hiding' of strlcpy and strlcat. Several people
nectar
2003-05-01
1
-7
/
+5
*
`Hide' strlcpy and strlcat (using the namespace.h / __weak_reference
nectar
2003-04-29
1
-5
/
+7
*
- ntohs() returns unsigned value.
ume
2002-07-24
1
-59
/
+56
*
Make NI_WITHSCOPEID a default (always on), to synchronize
ume
2002-07-02
1
-30
/
+20
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-1
/
+3
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-2
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-1
/
+1
*
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
1
-1
/
+1
*
off-by-1 error in string length validation
itojun
2000-09-25
1
-7
/
+6
*
sync with latest kame.
itojun
2000-07-05
1
-70
/
+208
*
Change IPv6 scoped addr format again based on recent standard discussion.
shin
2000-02-19
1
-7
/
+4
*
IPv6 scoped addr format is changed as recent KAME change.
shin
2000-02-09
1
-4
/
+14
*
Allow reverse lookup for loopback addr.
shin
2000-01-27
1
-1
/
+1
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-0
/
+228