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
lukem
220410601a
yp_match() should return errors of the form YPERR_xxx not RPC_xxx.
...
return YPERR_RESRC instead of RPC_SYSTEMERROR
1997-05-21 01:48:46 +00:00
..
Makefile.inc
…
xdryp.c
…
yp_all.c
…
yp_first.c
Some cleanups for [lib/3655]
1997-05-20 15:25:38 +00:00
yp_maplist.c
…
yp_master.c
Some cleanups for [lib/3655]
1997-05-20 15:25:38 +00:00
yp_match.c
yp_match() should return errors of the form YPERR_xxx not RPC_xxx.
1997-05-21 01:48:46 +00:00
yp_order.c
…
ypclnt.3
Some cleanups for [lib/3655]
1997-05-20 15:25:38 +00:00
yperr_string.c
…
yplib.c
…
ypprot_err.c
…