Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 07:50:52 -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:  <200210231450.g9NEoqNZ004720@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/10/23 07:50:52 PDT

  Modified files:        (Branch: RELENG_4_5)
    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.8.4.1   +49 -22    src/lib/libc/net/getaddrinfo.c
  1.27.8.2      +27 -12    src/lib/libc/net/gethostbydns.c
  1.13.2.1.6.2  +22 -11    src/lib/libc/net/getnetbydns.c
  1.6.2.5.6.2   +53 -26    src/lib/libc/net/name6.c
  1.15.2.1.4.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?200210231450.g9NEoqNZ004720>