]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commit
Initial revision
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 19 Feb 2001 23:22:49 +0000 (23:22 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 19 Feb 2001 23:22:49 +0000 (23:22 +0000)
commit1a5f612d2b50811e4d4e26b04883caf10985191f
treea378b7d1674ef9e62b12f16c5eb2b4507772b5aa
parent68a0bdb88c82b0a5197420f99016e40da72dc60a
Initial revision

git-svn-id: svn://svn.1ts.org/debian/trunk@2 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f
54 files changed:
libares/Makefile.in [new file with mode: 0644]
libares/NEWS [new file with mode: 0644]
libares/README [new file with mode: 0644]
libares/adig.c [new file with mode: 0644]
libares/ahost.c [new file with mode: 0644]
libares/ares.h [new file with mode: 0644]
libares/ares__close_sockets.c [new file with mode: 0644]
libares/ares__get_hostent.c [new file with mode: 0644]
libares/ares__read_line.c [new file with mode: 0644]
libares/ares_destroy.3 [new file with mode: 0644]
libares/ares_destroy.c [new file with mode: 0644]
libares/ares_dns.h [new file with mode: 0644]
libares/ares_expand_name.3 [new file with mode: 0644]
libares/ares_expand_name.c [new file with mode: 0644]
libares/ares_fds.3 [new file with mode: 0644]
libares/ares_fds.c [new file with mode: 0644]
libares/ares_free_errmem.3 [new file with mode: 0644]
libares/ares_free_errmem.c [new file with mode: 0644]
libares/ares_free_hostent.3 [new file with mode: 0644]
libares/ares_free_hostent.c [new file with mode: 0644]
libares/ares_free_string.3 [new file with mode: 0644]
libares/ares_free_string.c [new file with mode: 0644]
libares/ares_gethostbyaddr.3 [new file with mode: 0644]
libares/ares_gethostbyaddr.c [new file with mode: 0644]
libares/ares_gethostbyname.3 [new file with mode: 0644]
libares/ares_gethostbyname.c [new file with mode: 0644]
libares/ares_init.3 [new file with mode: 0644]
libares/ares_init.c [new file with mode: 0644]
libares/ares_init_options.3 [new file with mode: 0644]
libares/ares_mkquery.3 [new file with mode: 0644]
libares/ares_mkquery.c [new file with mode: 0644]
libares/ares_parse_a_reply.3 [new file with mode: 0644]
libares/ares_parse_a_reply.c [new file with mode: 0644]
libares/ares_parse_ptr_reply.3 [new file with mode: 0644]
libares/ares_parse_ptr_reply.c [new file with mode: 0644]
libares/ares_private.h [new file with mode: 0644]
libares/ares_process.3 [new file with mode: 0644]
libares/ares_process.c [new file with mode: 0644]
libares/ares_query.3 [new file with mode: 0644]
libares/ares_query.c [new file with mode: 0644]
libares/ares_search.3 [new file with mode: 0644]
libares/ares_search.c [new file with mode: 0644]
libares/ares_send.3 [new file with mode: 0644]
libares/ares_send.c [new file with mode: 0644]
libares/ares_strerror.3 [new file with mode: 0644]
libares/ares_strerror.c [new file with mode: 0644]
libares/ares_timeout.3 [new file with mode: 0644]
libares/ares_timeout.c [new file with mode: 0644]
libares/config.guess [new file with mode: 0755]
libares/config.sub [new file with mode: 0755]
libares/configure [new file with mode: 0755]
libares/configure.in [new file with mode: 0644]
libares/install-sh [new file with mode: 0755]
libares/mkinstalldirs [new file with mode: 0755]