glibc/nis/nss_nis
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
..
nis-alias.c Update. 1999-12-18 19:45:25 +00:00
nis-ethers.c * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. 2000-12-21 14:38:26 +00:00
nis-grp.c Update. 2000-12-18 16:40:40 +00:00
nis-hosts.c Update. 2000-12-18 16:40:40 +00:00
nis-initgroups.c Update. 2000-07-24 05:41:25 +00:00
nis-netgrp.c Remove unnecessary initializations. 2000-12-18 17:22:03 +00:00
nis-network.c Update. 2000-12-18 16:40:40 +00:00
nis-proto.c Update. 2000-12-18 16:40:40 +00:00
nis-publickey.c Update. 1999-12-18 19:45:25 +00:00
nis-pwd.c Update. 2000-12-18 16:40:40 +00:00
nis-rpc.c * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New. 2000-12-19 09:50:44 +00:00
nis-service.c Update. 2000-12-18 16:40:40 +00:00
nis-spwd.c Update. 2000-12-18 16:40:40 +00:00