summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1996-06-05 02:01:31 +0000
committerwpaul <wpaul@FreeBSD.org>1996-06-05 02:01:31 +0000
commitcf31622e837736537d53be8762523f3fecb07ae6 (patch)
tree8366e6ebd8e180952579e3ace571fee8de12afba /include/rpcsvc
parentf12d02958af4923cccf62583718f39baa06fa941 (diff)
downloadFreeBSD-src-cf31622e837736537d53be8762523f3fecb07ae6.zip
FreeBSD-src-cf31622e837736537d53be8762523f3fecb07ae6.tar.gz
Makefile.yp:
- Add a 'pushpw' target that only yppushes the various passwd maps and sends a YPPROC_CLEAR to the local ypserv. This will be used by rpc.yppasswdd once I merge in the in-place update changes. yp_access.c: - Make the yp_access() function print RPC program and procedure numbers that it doesn't know about in literal form. This will allow it to work with other prgrams that it doesn't know about, like rpc.ypxfrd I'm going to import shortly. yp_dblookup.c: - Take out the __inline keywords. They weren't really helping me anyway. - Somehow I broke yp_next() when DB_CACHE wasn't #defined. Fix it. - Also fix potential case where yp_next() might loop forever; make sure it checks the return values of all the (dbp->seq)()/R_NEXT calls that it does as well as comparing keys.
Diffstat (limited to 'include/rpcsvc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud