Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 11:33:18 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net Makefile.inc if_indextoname.3 if_indextoname.c if_nameindex.c if_nametoindex.c ifname.c
Message-ID:  <200207291833.g6TIXIQC029784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/07/29 11:33:18 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         Makefile.inc if_indextoname.3 
  Added files:           (Branch: RELENG_4)
    lib/libc/net         if_indextoname.c if_nameindex.c 
                         if_nametoindex.c 
  Removed files:         (Branch: RELENG_4)
    lib/libc/net         ifname.c 
  Log:
  MFC: Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex()
  and if_freenameindex().
  
  Revision  Changes    Path
  1.36.2.5  +2 -2      src/lib/libc/net/Makefile.inc
  1.2.2.6   +84 -91    src/lib/libc/net/if_indextoname.3
  1.1.2.1   +88 -0     src/lib/libc/net/if_indextoname.c (new)
  1.1.2.1   +147 -0    src/lib/libc/net/if_nameindex.c (new)
  1.1.2.1   +83 -0     src/lib/libc/net/if_nametoindex.c (new)
  1.1.2.2   +0 -214    src/lib/libc/net/ifname.c (dead)

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?200207291833.g6TIXIQC029784>