freebsd_amp_hwpstate/usr.sbin/ypbind
Bill Paul 5a21993c2d The ypbind_setdom_2 procedure returns NULL in the success case. This is
incorrect; returning NULL here means that the dispatcher won't send any
response back to the caller, which means the caller will sit there waiting
until it times out. I don't know how this ever worked before. The effect
is that using 'ypset foo' to get the local ypbind to change servers would
work, but would sit there hanging for a long time for no reason.
1999-02-10 20:04:22 +00:00
..
Makefile
yp_ping.c
yp_ping.h
ypbind.8
ypbind.c The ypbind_setdom_2 procedure returns NULL in the success case. This is 1999-02-10 20:04:22 +00:00