NetBSD/lib/libc/net
tsutsui 6a8419e3ee Change type of `net' variable passed via va_list in
_{files,dns,yp}_getenetbyaddr() functions from unsigned long to uint32_t.
In rev 1.29, getnetbyaddr(3) was changed to take uint32_t `net' argument
and also passisng uint32_t `net' to nsdispatch(3) varargs, but
these callback functions were not changed accordingly.

Patch was provided by christos, and this fixes amd(8) coredumps on alpha
when /etc/nsswitch.conf has more than one sources for netgroups.
2006-09-18 17:15:39 +00:00
..
base64.c
byteorder.3
ethers.3
ethers.c
gai_strerror.3
getaddrinfo.3
getaddrinfo.c Call endservent_r. From Hajimu UMEMOTO 2006-07-19 13:16:12 +00:00
gethnamaddr.c
gethostbyname.3
getifaddrs.3
getifaddrs.c
getnameinfo.3
getnameinfo.c use the re-entrant version of getservbyport. 2006-08-24 15:39:11 +00:00
getnetent.3
getnetent.c
getnetnamadr.c Change type of `net' variable passed via va_list in 2006-09-18 17:15:39 +00:00
getprotobyname_r.c
getprotobyname.c
getprotobynumber_r.c
getprotobynumber.c
getprotoent_r.c
getprotoent.3
getprotoent.c
getservbyname_r.c use indirect lookup. 2006-07-28 15:14:45 +00:00
getservbyname.c
getservbyport_r.c use indirect lookup. 2006-07-28 15:14:45 +00:00
getservbyport.c
getservent_r.c when re-opening the file only set SV_FIRST, don't clear accidentally SV_DB 2006-09-14 19:58:48 +00:00
getservent.3
getservent.c
hesiod.3
hesiod.c
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3
inet6_option_space.3
inet6_rth_space.3
inet6_rthdr_space.3
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc Remove the XNS man pages. 2006-08-26 16:11:05 +00:00
nsdispatch.3
nsdispatch.c
nslexer.l
nsparser.y
protoent.h
rcmd.3
rcmd.c
recv.c
resolver.3
rthdr.c
send.c
servent.h use a db version of services if one is there. 2006-07-27 22:03:49 +00:00
sethostent.c
sockatmark.3
sockatmark.c
vars6.c