Date: Sat, 2 May 1998 06:11:05 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/net gethostbydns.c res_comp.c res_send.c Message-ID: <199805021311.GAA20819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/05/02 06:11:04 PDT Modified files: lib/libc/net gethostbydns.c res_comp.c res_send.c Log: Update libc dns code to 4.9.7-T1B level. This involved chopping out large chunks of res_comp.c and replacing it with chunks of bind-8.1.1's resolver code. (There are no interface changes though) The other parts are better bounds checking related. Revision Changes Path 1.23 +42 -5 src/lib/libc/net/gethostbydns.c 1.13 +669 -243 src/lib/libc/net/res_comp.c 1.21 +43 -2 src/lib/libc/net/res_send.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805021311.GAA20819>