jinmei      2007-09-05 18:08:14 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  ensure the head entry of addrinfo chain has non-NULL ai_canonname to be
  compliant with RFC3493.
  
  PR: standards/114910
  Approved by:   ume (mentor)
  Approved by:   re
  MFC after:     1 week
  
  Revision  Changes    Path
  1.86      +19 -2     src/lib/libc/net/getaddrinfo.c