OpenBSD CVS

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.

Current directory: [local] / src / lib / libc / yp

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.4   25 years  d   Add thread-safety to libc, so that libc_r will build (on i386 at least). All POS...
[TXT] _yp_check.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_domainname.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_keydat.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_mapname.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_peername.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_valdat.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypbind_binding.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypbind_resp.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypbind_resptype.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypbind_setdom.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypmaplist.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypreq_key.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypreq_nokey.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_all.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_key_val.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_maplist.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_master.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_order.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypresp_val.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] xdr_ypstat.c  1.4   27 years  tholo   Clean up lint and compile warnings
[TXT] yp_all.c  1.5   27 years  tholo   Clean up lint and compile warnings
[TXT] yp_bind.c  1.10   24 years  millert   More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
[TXT] yp_first.c  1.5   27 years  deraadt   never bitch about first failure
[TXT] yp_get_default_domain.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] yp_maplist.c  1.5   27 years  deraadt   never bitch about first failure
[TXT] yp_master.c  1.5   27 years  deraadt   never bitch about first failure
[TXT] yp_order.c  1.6   24 years  todd   implimented -> implemented
[TXT] yperr_string.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] ypinternal.h  1.2   27 years  tholo   Remove dead code Remove unused variables Silence some warnings lint(1) is your f...
[TXT] ypmatch_cache.c  1.7   26 years  deraadt   for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORD
[TXT] ypprot_err.c  1.4   27 years  tholo   Clean up lint and compile warnings
[TXT] ypclnt.3 (in the Attic) [Hide]  1.12   23 years  aaron   Another round of man page cleanup, this time to remove more hard sentence breaks...