cvs commit: src/lib/libc/net getaddrinfo.c

Hajimu UMEMOTO ume at FreeBSD.org
Wed Jun 16 09:41:57 PDT 2004


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 at ocean.jinmei.org>
  
  Revision  Changes    Path
  1.52      +7 -7      src/lib/libc/net/getaddrinfo.c


More information about the cvs-src mailing list