From eba8c0e2240c3d554617b77c9c798786393e8460 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 1 Aug 2000 16:05:21 +0000 Subject: Update. * conform/data/netdb.h-data: Remove getipnodebyaddr and friends. * include/netdb.h: Remove getipnodebyaddr and friends, leave constants in. * nis/Versions: Remove _nss_nis_getipnodebyname_r and _nss_nisplus_getipnodebyname_r. * nis/nss_nis/nis-hosts.c (_nss_nis_getipnodebyname_r): #if 0 for now, getipnodebyname is deprecated. * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_getipnodebyname_r): Likewise. * inet/Makefile (routines): Don't build getipnodebyaddr and friends. --- inet/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inet/Makefile') diff --git a/inet/Makefile b/inet/Makefile index 93f90985e9..c5874d4236 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -45,8 +45,7 @@ routines := htonl htons \ rcmd rexec ruserpass \ getnetgrent_r getnetgrent \ getaliasent_r getaliasent getaliasname getaliasname_r \ - in6_addr getnameinfo if_index getipnodebyad freehostent \ - getipnodebynm + in6_addr getnameinfo if_index tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network # tst-ipnode -- cgit 1.4.1