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
/
gethostnamadr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- When there is no room for returning the result, nss backend
ume
2010-08-13
1
-5
/
+17
*
Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit
ume
2006-05-21
1
-25
/
+22
*
Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1:
ume
2006-05-12
1
-4
/
+14
*
- Extend the nsswitch to support Services, Protocols and Rpc
ume
2006-04-28
1
-1
/
+295
*
- make reentrant version of netdb functions glibc style API, and
ume
2006-04-15
1
-186
/
+225
*
Update the resolver in libc to BIND9's one.
ume
2006-03-21
1
-18
/
+22
*
oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped
ume
2005-04-30
1
-0
/
+5
*
- do validation check and IPv4-mapped IPv6 address handling before
ume
2005-04-29
1
-1
/
+36
*
sync _map_v4v6_host*() with bind9's. it treats align better bit.
ume
2005-04-28
1
-1
/
+1
*
make gethostby*() thread-safe.
ume
2005-04-28
1
-70
/
+162
*
hide implementation specific internal functions from netdb.h.
ume
2005-04-27
1
-0
/
+1
*
ensure parsing numeric address before any host query.
ume
2005-04-25
1
-13
/
+126
*
Remove bogus non-reentrant "temporary" implementation of gethostbyaddr_r()
kris
2003-06-19
1
-19
/
+0
*
Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' by
nectar
2003-04-24
1
-2
/
+4
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+2
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-3
/
+0
*
Make RES_OPTIONS=inet6 work.
ume
2000-10-27
1
-0
/
+4
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-120
/
+46
*
Add unsigned char cast to isalpha
ache
1999-11-04
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Removed unnecessary initialization of hp in gethostbyaddr_r.
alex
1997-12-25
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Merge in bind-4.9.4-P1 resolver...
peter
1996-08-29
1
-17
/
+20
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-2
/
+23
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-2
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Change strtok() to strsep(), cause memory corruption for all
ache
1995-03-24
1
-10
/
+16
*
get* rework and new bind code
pst
1994-09-25
1
-485
/
+37
*
Fix gethostbyaddr():
csgr
1994-08-28
1
-2
/
+2
*
Fixed typo.
wollman
1994-08-09
1
-2
/
+2
*
Add (substantially re-written) support for /etc/host.conf, and reintegrated
wollman
1994-08-09
1
-11
/
+196
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+452