glibc/inet
Andreas Jaeger 6b083d46e4 * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
* inet/ether_hton.c: Likewise 
* inet/ether_ntoh.c: Likewise.
	* nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
	declaration to match prototype.

	* include/netinet/ether.h (struct etherent): Declare here so that
	all implementations use the same struct.

	* nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
	prototypes.
	(struct ether): Removed.
	Use struct etherent instead of ether everywhere.

	* include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.

	* include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.

	* sunrpc/publickey.c: Include auth_des.h for prototypes.
2000-12-21 14:38:26 +00:00
..
arpa Update. 2000-08-21 06:49:52 +00:00
netinet Update. 2000-11-26 09:44:30 +00:00
protocols Update. 1999-06-08 21:20:07 +00:00
.cvsignore
aliases.h Update. 1999-10-09 21:56:43 +00:00
ether_aton.c Update. 1998-04-30 16:57:48 +00:00
ether_aton_r.c Update. 1999-01-23 22:17:17 +00:00
ether_hton.c * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. 2000-12-21 14:38:26 +00:00
ether_line.c Update. 1999-04-28 21:56:46 +00:00
ether_ntoa.c Update. 1999-01-04 12:33:59 +00:00
ether_ntoa_r.c
ether_ntoh.c * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. 2000-12-21 14:38:26 +00:00
getaliasent.c
getaliasent_r.c
getaliasname.c
getaliasname_r.c
gethstbyad.c Update. 2000-04-30 04:17:35 +00:00
gethstbyad_r.c Update. 2000-04-30 04:17:35 +00:00
gethstbynm.c
gethstbynm2.c
gethstbynm2_r.c Update. 1999-11-01 07:13:56 +00:00
gethstbynm_r.c Remove NEED__RES definition since we do this anyway for digits_dots.c. 1998-12-21 12:14:05 +00:00
gethstent.c
gethstent_r.c
getnameinfo.c Update. 2000-12-08 17:27:11 +00:00
getnetbyad.c Update. 2000-04-01 22:30:22 +00:00
getnetbyad_r.c Update. 2000-04-01 22:30:22 +00:00
getnetbynm.c
getnetbynm_r.c
getnetent.c
getnetent_r.c
getnetgrent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
getnetgrent_r.c Update. 1999-08-04 16:01:55 +00:00
getproto.c
getproto_r.c
getprtent.c
getprtent_r.c
getprtname.c
getprtname_r.c
getrpcbyname.c
getrpcbyname_r.c
getrpcbynumber.c
getrpcbynumber_r.c
getrpcent.c
getrpcent_r.c
getservent.c
getservent_r.c
getsrvbynm.c
getsrvbynm_r.c
getsrvbypt.c
getsrvbypt_r.c
herrno.c Update. 1998-12-01 19:35:00 +00:00
htontest.c
in6_addr.c Update. 1998-12-02 13:44:40 +00:00
inet_lnaof.c Update. 1999-06-08 21:20:07 +00:00
inet_mkadr.c Update. 1999-06-08 21:20:07 +00:00
inet_net.c (inet_network): Add missing part of last patch. 2000-02-12 07:38:04 +00:00
inet_netof.c Update. 1999-06-08 21:20:07 +00:00
inet_ntoa.c Update. 2000-08-24 08:53:30 +00:00
Makefile Update. 2000-08-12 06:52:46 +00:00
netgroup.h
rcmd.c Update. 2000-11-26 09:44:30 +00:00
rexec.c Update. 2000-10-28 00:45:40 +00:00
ruserpass.c Update. 2000-11-26 09:44:30 +00:00
test_ifindex.c
tst-ether_aton.c Update. 1998-05-01 10:39:47 +00:00
tst-gethnm.c Include string.h to provide prototype for strcmp. 2000-08-19 18:04:56 +00:00
tst-network.c Update. 2000-02-11 18:50:36 +00:00
tst-ntoa.c
Versions Update. 2000-07-31 23:14:10 +00:00