#
01267133 |
| 24-Jan-2006 |
christos <christos@NetBSD.org> |
don't re-define DEBUG
|
#
064cb14f |
| 15-Sep-2005 |
tsarna <tsarna@NetBSD.org> |
Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist directive for dns answers.
Also, unifdef the RESLVSORT (non-)option sillyness.
Reviewed by christos.
|
#
5ce4c264 |
| 21-May-2004 |
christos <christos@NetBSD.org> |
disable weak aliases for now; the resolver header file adds __ to all the names.
|
#
6f3786f4 |
| 21-May-2004 |
christos <christos@NetBSD.org> |
namespace protection for resolver routines.
|
#
ca31adbd |
| 20-May-2004 |
christos <christos@NetBSD.org> |
netbsd rcsid.
|
#
d398b3c4 |
| 20-May-2004 |
christos <christos@NetBSD.org> |
add casts to silence lint.
|
#
2b237084 |
| 20-May-2004 |
christos <christos@NetBSD.org> |
Import libc portion of the resolver from bind9
|