Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
commit0cc42a9ffc1f0c5ad73cab379c921f8f18ff284a
authorRoland McGrath <roland@gnu.org>
Fri, 28 Jun 1996 08:56:04 +0000 (28 08:56 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 28 Jun 1996 08:56:04 +0000 (28 08:56 +0000)
tree255a408a4dfdd15f32eb74aff80d5eef8aabd0d2
parent4f7f0c7f4aa9e3a830947b0b8e0894a923db6160
Fri Jun 28 02:41:08 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* nss/Makefile (databases): New variable.
(routines, libnss_files-routines): Use it.
(subdir-dirs): Compute from $(services).
Thu Jun 27 02:49:28 1996  Ulrich Drepper  <drepper@cygnus.com>

* inet/Makefile (headers): Add netinet/ether.h and netinet/if_ether.h.
(routines): Add ether_aton, ether_aton_r, ether_hton, ether_line,
ether_ntoa, ether_ntoa_r, and ether_ntoh.
* inet/ether_aton.c, inet/ether_aton_r.c, inet/ether_hton.c,
inet/ether_line.c, inet/ether_ntoa.c, inet/ether_ntoa_r.c,
inet/ether_ntoh.c: New files.  Implementation of functions to
handle Ethernet address to host mapping.
* inet/netinet/ether.h: New file.  Declare ether_* functions.
* netinet/ether.h: Wrapper around inet/netinet/ether.h for glibc
compilation.
* nss/ethers-lookup.c: New file.  Lookup function for ethers database.
* nss/Makefile (routines): Add ethers-lookup.
(libnss_files-routines): Add files-ethers.
nss/Makefile