Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -2/+2 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of | wpaul | 1998-01-19 | 1 | -2/+2 |
* | Use err(3). Change `=' to `==' in two places, so that server not responding/ | charnier | 1997-10-27 | 1 | -11/+12 |
* | Fix bug in __yp_ping(): keep proper count of assigned request structures. | wpaul | 1997-10-09 | 1 | -3/+5 |
* | This commit adds support to ypbind(8) for binding to non-local servers. | wpaul | 1997-05-25 | 1 | -0/+542 |