Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 16:41:24 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200406161641.i5GGfOFk069986@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2004-06-16 16:41:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  Rename variable name from `name' to `hostname'.
  This is a corresponding change to bin/67994.  I'll soon commit
  bin/67994 into 4-STABLE.  Actually, 5-CURRENT's getaddrinfo()
  doesn't have the problem mentiond in bin/67994.  However, it is
  good to be in sync variable name with 4-STABLE and KAME.
  
  PR:             bin/67994
  Submitted by:   JINMEI Tatuya <jinmei@ocean.jinmei.org>
  
  Revision  Changes    Path
  1.52      +7 -7      src/lib/libc/net/getaddrinfo.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406161641.i5GGfOFk069986>