Date: Fri, 11 Oct 2002 04:07:13 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net gethostbydns.c getnetbydns.c Message-ID: <200210111107.g9BB7DZs081956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/10/11 04:07:13 PDT
Modified files: (Branch: RELENG_4)
lib/libc/net gethostbydns.c getnetbydns.c
Log:
MFC: Allocate 64K recieve buffer for DNS responses.
Though res_query.c also defines and refers MAXPACKET, it is not
related to ansbuf. So, I didn't touch res_query.c.
lib/libc/net/gethostbydns.c: 1.40
lib/libc/net/getnetbydns.c: 1.26
Revision Changes Path
1.27.2.4 +28 -13 src/lib/libc/net/gethostbydns.c
1.13.2.4 +26 -13 src/lib/libc/net/getnetbydns.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?200210111107.g9BB7DZs081956>
