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