summaryrefslogtreecommitdiff
path: root/lib/libc/yp/yp_maplist.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-03-02PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operationschristos
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2000-07-06add explicit casts to avoid parameter conversion warnings.christos
2000-01-22Delint.mycroft
1999-09-16check a couple more argslukem
1999-01-31xdrproc_t castschristos
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
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-18Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.jtc