wpaul be813a3b68 small NIS binding fixes:
ypbind.c: if a client program asks ypbind for the name of the server
for a particular domain, and there isn't a binding for that domain
available yet, ypbind needs to supply a status value along with its
failure message. Set yprespbody.ypbind_error before returning from
a ypbindproc_domain request.

yplib.c: properly handle the error status messages ypbind now has the
ability to send us. Add a ypbinderr_string() function to decode the
error values.

ypwhich.c: handle ypbind errors correctly: yperr_string() can't handle
ypbind_status messages -- use ypbinderr_string instead.
1995-04-21 18:04:36 +00:00
..
1995-03-30 06:40:31 +00:00
1995-04-21 18:04:36 +00:00
1994-10-12 02:06:02 +00:00
1994-10-26 18:17:41 +00:00
1994-10-26 18:15:35 +00:00
1995-02-24 08:51:34 +00:00
1995-04-20 21:36:15 +00:00
1995-02-23 18:47:06 +00:00
1994-05-27 05:00:24 +00:00
1994-08-08 19:26:23 +00:00
1995-03-09 21:53:12 +00:00
1994-05-27 05:00:24 +00:00
1995-04-20 21:36:15 +00:00