This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
yp
History
christos
409a9590f3
Avoid using clnt_perror() on the first rpc failure, since it is going to be
...
retried anyway. Only report it every _yplib_nerrs times.
1996-05-23 13:48:59 +00:00
..
Makefile.inc
…
xdryp.c
…
yp_all.c
these files all need to include <string.h>
1996-05-20 15:17:31 +00:00
yp_first.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
yp_maplist.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
yp_master.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
yp_match.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
yp_order.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
ypclnt.3
…
yperr_string.c
…
yplib.c
Avoid using clnt_perror() on the first rpc failure, since it is going to be
1996-05-23 13:48:59 +00:00
ypprot_err.c
Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
1996-05-18 19:06:39 +00:00