Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2002 10:25:34 -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:  <200210031725.g93HPYuA057283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/10/03 10:25:34 PDT

  Modified files:
    lib/libc/net         gethostbydns.c getnetbydns.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.40      +26 -13    src/lib/libc/net/gethostbydns.c
  1.26      +24 -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?200210031725.g93HPYuA057283>