Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 1996 18:10:26 -0800 (PST)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/net gethostbydns.c
Message-ID:  <199612240210.SAA04526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/12/23 18:10:25

  Modified:    lib/libc/net  gethostbydns.c
  Log:
  Make the __dns_getanswer() wrapper work right. For the newer versions
  of BIND, we need to tweak some things to that gethostanswer() knows
  whether or not we're dealing with an IPv4 or IPv6 address. (This'll
  teach me to use a 2.1.0 system for NIS development -- but it's so nice
  and stable I just can't being myself to upgrade it. :)
  
  Revision  Changes    Path
  1.14      +14 -1     src/lib/libc/net/gethostbydns.c



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