Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 19:13:18 -0700 (PDT)
From:      Jun-ichiro itojun Hagino <itojun@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include ifaddrs.h Makefile src/lib/libc/net getifaddrs.3 getifaddrs.c Makefile.inc
Message-ID:  <200007050213.TAA41026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      2000/07/04 19:13:18 PDT

  Modified files:
    include              Makefile 
    lib/libc/net         Makefile.inc 
  Added files:
    include              ifaddrs.h 
    lib/libc/net         getifaddrs.3 getifaddrs.c 
  Log:
  add getifaddrs(3) from bsdi.  this is a magic function which lets you grab
  interface addresses in a portable manner, without headache of SIOCGIFCONF
  or sysctl.  it is in bsdi/openbsd/netbsd already.
  from kame tree (actually, mandatory for latest kame tree).
  
  Revision  Changes    Path
  1.115     +2 -2      src/include/Makefile
  1.37      +4 -3      src/lib/libc/net/Makefile.inc



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?200007050213.TAA41026>