Date: Wed, 23 Oct 2002 07:48:22 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c getnetbydns.c name6.c res_mkquery.c Message-ID: <200210231448.g9NEmMSU004296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/10/23 07:48:22 PDT Modified files: (Branch: RELENG_4_6) lib/libc/net getaddrinfo.c gethostbydns.c getnetbydns.c name6.c res_mkquery.c Log: MFS: Allocate 64K recieve buffer for DNS responses. lib/libc/net/getaddrinfo.c: 1.9.2.10, 1.9.2.11 lib/libc/net/gethostbydns.c: 1.27.2.4 lib/libc/net/getnetbydns.c: 1.13.2.4 lib/libc/net/name6.c: 1.6.2.7 lib/libc/net/res_mkquery.c: 1.15.2.2 Approved by: security-officer Revision Changes Path 1.9.2.9.2.1 +48 -21 src/lib/libc/net/getaddrinfo.c 1.27.10.2 +27 -12 src/lib/libc/net/gethostbydns.c 1.13.2.1.8.2 +22 -11 src/lib/libc/net/getnetbydns.c 1.6.2.5.8.2 +53 -26 src/lib/libc/net/name6.c 1.15.2.1.6.1 +3 -1 src/lib/libc/net/res_mkquery.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210231448.g9NEmMSU004296>