summaryrefslogtreecommitdiff
path: root/lib/libc/yp
AgeCommit message (Expand)Author
2002-02-07Generate <>& symbolically.ross
2002-02-06s/-width Fn xx/-width xx/ross
2001-09-16sort SEE ALSO, add .An.wiz
2001-04-09Whitespace fixes.wiz
2000-07-06add explicit casts to avoid parameter conversion warnings.christos
2000-07-03Substitute the cross reference to portmap(8) with rpcbind(8).enami
2000-01-22Delint.mycroft
1999-11-29You also need <rpc/rpc.h> to compile yp programs.hubertf
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-09-16wrap long linelukem
1999-09-16check a couple more argslukem
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-01-31xdrproc_t castschristos
1998-11-15delintchristos
1998-07-27Remove a little lint.mycroft
1998-03-30Need <time.h> for time() prototype.kleink
1998-02-05add LIBRARY section to man pageperry
1998-01-23use .Tn YP instead of YPlukem
1997-11-04__warn_references and __indr_reference semicolon fixups. Fromthorpej
1997-10-20Fix the shared library versioning snafu caused by the recent changesthorpej
1997-10-16Remove obsolete functionschristos
1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-23Relax checks in _yp_invalid_domain(); yp domains don't have to belukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-07-07* implement _yp_invalid_domain, which returns non-zero if the givenlukem
1997-05-21Don't return allocated memory in an error condition in a char **outXXX argumentlukem
1997-05-21yp_match() should return errors of the form YPERR_xxx not RPC_xxx.lukem
1997-05-20Some cleanups for [lib/3655]lukem
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1997-01-21Use a different timeout for the underlying RPC transmission than thethorpej
1996-12-24Report yp errors every _yplib_nerrs like the other routines.christos
1996-08-15fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_stringchuck
1996-08-09Fix some potential type-size problems.thorpej
1996-06-18ypset(8) stopped working; reason:christos
1996-05-29Pull down yp/xdr fixes from release branch.thorpej
1996-05-23Avoid using clnt_perror() on the first rpc failure, since it is going to bechristos
1996-05-20these files all need to include <string.h>cgd
1996-05-18Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.jtc
1996-05-18Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.jtc
1996-05-18Use a constant struct timeval for yp timeouts instead of creatingjtc
1996-05-18Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.jtc
1996-05-15Split yperr_match out of yplib.c; makes many static executables a bit smaller.jtc
1996-05-14Split yp_all, yp_master, and yp_other out of yplib.c; makes some staticjtc
1996-05-14Split yperr_string out of yplib.c; makes many static executables a bit smaller.jtc
1996-05-09Fix PR/2348: infinite loop when RPC_PROCUNAVAILchristos
1996-02-28Copyright assigned to The NetBSD Foundation.thorpej
1996-02-04Change conditionals around RCS IDs to be like rest of libc.jtc