K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-11-08T01:42:02.000000Z K 7 svn:log V 409 - Avoid possible SEGVs: never call clnt_destroy() without checking for NULL RPC client handles. This should hopefully fix the problems Satoshi reported on -current. - Add socket descriptor sanity checks to _yp_unbind(). - Fix yp_order() so that it handles the RPC_PROCUNAVAIL error gracefully. NIS+ in YP compat mode doesn't support the YPPROC_ORDER procedure. This is a 2.2 candidate with bells on. END