Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2002 06:45:23 -0700 (PDT)
From:      Jacques Vidrine <nectar@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_update.c
Message-ID:  <200209191345.g8JDjOwg079182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2002/09/19 06:45:23 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         getaddrinfo.c gethostbydns.c 
                         getnetbydns.c name6.c res_update.c 
  Log:
  MFC getaddrinfo.c 1.32, 1.33;
      gethostbydns.c 1.39;
      getnetbydns.c 1.24, 1.25;
      name6.c 1.27, 1.28;
      res_update.c 1.7:
  Check for truncation in calls to res_send/res_query/res_search.
  Increase resolver buffer size.
  
  Approved by:    re (jhb)
  
  Revision  Changes    Path
  1.9.2.10  +47 -20    src/lib/libc/net/getaddrinfo.c
  1.27.2.3  +5 -1      src/lib/libc/net/gethostbydns.c
  1.13.2.3  +14 -2     src/lib/libc/net/getnetbydns.c
  1.6.2.7   +53 -26    src/lib/libc/net/name6.c
  1.2.2.2   +8 -2      src/lib/libc/net/res_update.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?200209191345.g8JDjOwg079182>