glibc/nis/nss_nis
Ulrich Drepper a70e964ee0 Update.
2004-03-30  Jakub Jelinek  <jakub@redhat.com>

	* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): If protocol
	== NULL, try name/tcp and name/udp first before falling back into
	the sequential scanning.  Use services.byname database for
	sequential scanning.
	(_nss_nis_getservbyport_r): Likewise.  Just allocate sizeof (int) * 3
	chars for integer.

	* nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Convert
	proto to host by order for snprintf.

	* nss/getent.c (services_keys): Don't implement lookups with
	missing protocol using getservent loop, just pass NULL.
2004-03-31 00:16:53 +00:00
..
nis-alias.c * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t 2003-03-16 03:36:32 +00:00
nis-ethers.c Update. 2004-03-29 21:46:58 +00:00
nis-grp.c Update. 2004-03-29 20:04:20 +00:00
nis-hosts.c * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t 2003-03-16 03:36:32 +00:00
nis-initgroups.c Update. 2004-03-30 18:34:08 +00:00
nis-netgrp.c Update. 2003-01-19 19:22:02 +00:00
nis-network.c * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t 2003-03-16 03:36:32 +00:00
nis-proto.c Update. 2004-03-29 21:46:58 +00:00
nis-publickey.c Update. 2002-08-26 07:06:57 +00:00
nis-pwd.c Update. 2003-01-19 19:22:02 +00:00
nis-rpc.c Update. 2004-03-29 21:46:58 +00:00
nis-service.c Update. 2004-03-31 00:16:53 +00:00
nis-spwd.c Update. 2003-01-19 19:22:02 +00:00