tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
yp
/
at
trash-bin2
35 files
Makefile.inc
there is no function called ypclnt(3), but yp_bind(3) exists...
6 years ago
_yp_check.c
Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak
10 years ago
xdr_domainname.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_keydat.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_mapname.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_peername.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_valdat.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypbind_binding.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypbind_resp.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypbind_resptype.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypbind_setdom.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypmaplist.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypreq_key.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypreq_nokey.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_all.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_key_val.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_maplist.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_master.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_order.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypresp_val.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
xdr_ypstat.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
yp_all.c
xdr_ypresp_all_seq() does not need to be exported by libc, we can make it local static. (Does not need to be exported by librpcsvc either, since it is pre-rpcgen and simply %-commented). A few callers use this via yp_all() -- that interface remains untouched. ports trawl by sthen guenther watched me gnash my teeth in croatia
10 years ago
yp_bind.3
grammar fixes from Varik "The Genuine Article!!!" Valefor;
5 years ago
yp_bind.c
Stop publicly declaring _yp_dobind() and struct dom_binding, closing out a rant Theo wrote 24 years ago. Mark __ypexclude_{add,is,free}() as hidden
10 years ago
yp_first.c
Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak
10 years ago
yp_get_default_domain.c
Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak
10 years ago
yp_maplist.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
yp_master.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
yp_order.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
yperr_string.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
ypexclude.c
All these files include <stdlib.h>, so do not need to cast malloc/calloc/realloc* returns.
10 years ago
ypexclude.h
Stop publicly declaring _yp_dobind() and struct dom_binding, closing out a rant Theo wrote 24 years ago. Mark __ypexclude_{add,is,free}() as hidden
10 years ago
ypinternal.h
_yp_bind(), _ypbindlist, _yp_domain, and _yplib_timeout are no longer exported, so declare them as hidden to avoid pointless GOT relocations
10 years ago
ypmatch_cache.c
Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak
10 years ago
ypprot_err.c
Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak
10 years ago