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
/
gethostbydns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove two stray lines that snuck in the cvs merge
imp
2002-06-26
1
-1
/
+0
*
Include more robust checking of end of buffer that more completely
imp
2002-06-26
1
-24
/
+15
*
Fix a minor last, minute issue that came in after I committed.
imp
2002-06-26
1
-1
/
+1
*
Avoid remote buffer overflow on hostbuf[].
imp
2002-06-26
1
-0
/
+1
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-1
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-2
/
+2
*
Remove 'register' keyword.
obrien
2002-03-21
1
-7
/
+7
*
Mark some functions as __printflike() and/or taking const char * arguments
kris
2001-08-20
1
-0
/
+4
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-24
/
+41
*
Fix coredump in gethostbyaddr() when the returned answer is too large to
fenner
2000-02-16
1
-0
/
+4
*
Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns
rwatson
1999-12-28
1
-3
/
+4
*
Add unsigned char cast to is[x]digit
ache
1999-11-04
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Update libc dns code to 4.9.7-T1B level. This involved chopping out large
peter
1998-05-02
1
-5
/
+42
*
Merge in bind-4.9.6 resolver changes. Note that they resolve the
peter
1997-06-27
1
-9
/
+25
*
_res_close() -> res_close()
peter
1997-03-12
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix fake failures on the short names which looks like hexadecimal numbers
ache
1997-01-08
1
-8
/
+4
*
Disable isxdigit block until proper solution will be found
ache
1997-01-05
1
-2
/
+7
*
Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the
peter
1996-12-30
1
-9
/
+40
*
Small yet significant tweaks/cleanups:
wpaul
1996-12-27
1
-2
/
+1
*
Make the __dns_getanswer() wrapper work right. For the newer versions
wpaul
1996-12-24
1
-1
/
+14
*
Add __dns_getanswer() hook to allow access to the gethostanswer()
wpaul
1996-12-22
1
-1
/
+11
*
Add an "officially undocumented" tweak for squid so that it can see the
peter
1996-11-01
1
-2
/
+7
*
Skip results that have unexpected lengths
pst
1996-10-01
1
-7
/
+6
*
Merge in bind-4.9.4-P1 resolver...
peter
1996-08-29
1
-78
/
+155
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-3
/
+3
*
The last of the bind-4.9.3-REL resolver merges.
peter
1996-01-13
1
-60
/
+94
*
As above.
phk
1995-10-22
1
-1
/
+2
*
Fix bogus include paths, some of which stopped libresolv from compiling.
bde
1995-08-21
1
-2
/
+2
*
Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
1
-29
/
+102
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This is
wollman
1994-12-01
1
-1
/
+4
*
remove need for -DDEBUG from resolver code (conflict with db/hash)
pst
1994-09-25
1
-7
/
+1
*
get* rework and new bind code
pst
1994-09-25
1
-0
/
+480