VOOZH about

URL: https://cvsweb.openbsd.org/src/lib/libc/yp

⇱ OpenBSD CVS Repository


👁 Image

CVS Repository/ src/ lib/ libc/ yp


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
File Revision Date Author Last log entry
👁 Image
Attic/
👁 Image
Makefile.inc
1.9 2019.08.30.22.41.51 deraadt there is no function called ypclnt(3), but yp_bind(3) exists...
👁 Image
_yp_check.c
1.8 2015.09.14.12.09.35 guenther Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak
👁 Image
xdr_domainname.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_keydat.c
1.8 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_mapname.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_peername.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_valdat.c
1.8 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypbind_binding.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypbind_resp.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypbind_resptype.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypbind_setdom.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypmaplist.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypreq_key.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypreq_nokey.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_all.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_key_val.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_maplist.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_master.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_order.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypresp_val.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
xdr_ypstat.c
1.8 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
yp_all.c
1.16 2022.08.02.16.59.29 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yp_bind.3
1.3 2025.10.14.06.30.16 jsg correct articles
👁 Image
yp_bind.c
1.33 2024.01.22.16.18.06 deraadt When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a
👁 Image
yp_first.c
1.12 2022.08.02.16.59.29 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yp_get_default_domain.c
1.10 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yp_maplist.c
1.10 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yp_master.c
1.10 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yp_order.c
1.11 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
yperr_string.c
1.7 2015.01.16.16.48.51 deraadt Move to the <limits.h> universe.
👁 Image
ypexclude.c
1.2 2015.08.20.21.49.29 deraadt All these files include <stdlib.h>, so do not need to cast
👁 Image
ypexclude.h
1.2 2016.05.30.02.53.29 guenther Stop publicly declaring _yp_dobind() and struct dom_binding, closing out
👁 Image
ypinternal.h
1.14 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
ypmatch_cache.c
1.18 2022.08.02.16.59.30 deraadt 1) The yp_bind/yp_unbind and internal _yp_dobind/_yp_unbind sequences shared
👁 Image
ypprot_err.c
1.9 2015.09.13.20.57.28 guenther Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak