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
/
name6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove two lines that were cvs merged that shouldn't have been. This
imp
2002-06-26
1
-2
/
+0
*
Include more robust checking of end of buffer that more completely
imp
2002-06-26
1
-18
/
+10
*
Avoid remote buffer overflow on hostbuf[].
imp
2002-06-26
1
-1
/
+3
*
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
*
Remove 'register' keyword.
obrien
2002-03-21
1
-4
/
+4
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-8
/
+10
*
Fix getipnodebyname(3) bug.
nectar
2000-09-07
1
-3
/
+4
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-138
/
+126
*
To define A RR to root (.) is valid in DNS. So, h_name = "" shouldn't
ume
2000-07-19
1
-2
/
+2
*
Previous commit broke the case of chained CNAME entries. Instead handle
kris
2000-07-03
1
-6
/
+18
*
Fix a nasty bug which would leave the struct hostent incompletely filled out
kris
2000-07-03
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
correct possible security issue(s) in name resolution, due to use of
itojun
2000-05-10
1
-177
/
+391
*
Change getaddrinfo() resolve order
shin
2000-04-20
1
-31
/
+294
*
Fix uninitialized variable.
jlemon
2000-03-15
1
-1
/
+1
*
Add in IPV4 NIS support.
jlemon
2000-03-09
1
-0
/
+39
*
Let getaddrinfo() and related functions supports traditional IPv4 format
shin
2000-02-10
1
-3
/
+7
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-5
/
+5
*
added IPv6 unspecified addr check for getipnodebyaddr.
shin
2000-01-13
1
-0
/
+2
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-5
/
+5
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-0
/
+1260