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
/
include
/
netdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace __const by const in all non-contributed source code.
ed
2011-12-13
1
-1
/
+1
*
Add capability to use a db version of services. It is enabled by
ume
2010-04-04
1
-0
/
+1
*
Remove the Berkeley clause 3's.
imp
2010-02-16
1
-5
/
+1
*
Hide numerous BSD extensions in the POSIX namespace.
das
2009-03-14
1
-24
/
+30
*
Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit
ume
2006-05-21
1
-7
/
+0
*
Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is
ume
2006-05-21
1
-3
/
+4
*
Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1:
ume
2006-05-12
1
-2
/
+9
*
- make reentrant version of netdb functions glibc style API, and
ume
2006-04-15
1
-0
/
+26
*
Update the resolver in libc to BIND9's one.
ume
2006-03-21
1
-2
/
+2
*
Remove padding for ABI compatibility of ai_addrlen member
ume
2005-07-22
1
-19
/
+0
*
- Remove padding for ABI compatibility of n_net member from struct
ume
2005-06-03
1
-21
/
+0
*
disable defining NI_WITHSCOPEID. It was obsoleted, and was exist
ume
2005-05-27
1
-1
/
+1
*
- The ai_addrlen of a struct addrinfo used to be a size_t, per
ume
2005-05-15
1
-5
/
+46
*
hide implementation specific internal functions from netdb.h.
ume
2005-04-27
1
-12
/
+0
*
. Convert return type of gai_strerror() to 'const char *' as POSIX requires.
phantom
2005-02-14
1
-1
/
+1
*
implement AI_NUMERICSERV (as defined in RFC3493).
ume
2005-01-27
1
-3
/
+5
*
Make the resolver(3) and many associated interfaces much more reentrant.
green
2004-02-25
1
-2
/
+3
*
remove EAI_NODATA aliased to EAI_NONAME.
ume
2004-01-15
1
-1
/
+0
*
style.
ume
2003-10-24
1
-1
/
+1
*
oops, EAI_NONAME is not EAINONAME.
ume
2003-10-24
1
-1
/
+1
*
workaround to have backward compatibility for EAI_NODATA.
ume
2003-10-23
1
-0
/
+1
*
oops, I forget to diable EAI_ADDRFAMILY and EAI_NODATA.
ume
2003-10-23
1
-0
/
+6
*
stop use of NI_WITHSCOPEID. it was deprecated.
ume
2003-10-21
1
-0
/
+2
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-7
/
+7
*
Minor libc internal-only interface change for mapv4v6.
imp
2002-06-26
1
-1
/
+1
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-50
/
+49
*
Fixed order of includes. <sys/cdefs.h> must be included before
bde
2001-10-04
1
-9
/
+6
*
style(9) the structure definitions.
obrien
2001-09-05
1
-4
/
+4
*
Remove namespace pollution.
mike
2001-07-22
1
-2
/
+2
*
give the "netgrent" functions a home in netdb.h
alfred
2001-03-27
1
-0
/
+5
*
Nuke non-standard EAI_RESNULL.
ume
2001-03-17
1
-2
/
+1
*
Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some
ume
2001-02-19
1
-1
/
+2
*
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
1
-2
/
+15
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-10
/
+0
*
Change IPv6 address scope delimeter from '@' to '%' as recent KAME change.
shin
2000-02-08
1
-1
/
+1
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-0
/
+77
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)
peter
1998-06-11
1
-4
/
+9
*
Make this compile with the -traditional cc flag.
steve
1997-08-16
1
-2
/
+2
*
merge in bind-4.9.6 changes (only effect is __res_send #define reverted)
peter
1997-06-27
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Update the resolver definitions from bind-4.9.4-P1 to 4.9.5-P1 level.
peter
1996-12-30
1
-5
/
+5
*
Hand merge in the bind-4.9.4-P1 resolver updates.
peter
1996-08-29
1
-1
/
+31
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
1
-3
/
+3
*
Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
1
-2
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+143