Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 1996 18:06:34 -0800 (PST)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/yp yplib.c
Message-ID:  <199611080206.SAA28135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/11/07 18:06:33

  Branch:      lib/libc/yp  RELENG_2_1_0
  Modified:    lib/libc/yp  yplib.c
  Log:
  - Make _yp_unbind() check for a NULL RPC client handle before
    calling clnt_destroy().
  
  - Let yp_order() handle RPC_PROCUNAVAIL that might be returned
    from NIS+ servers in YP compat mode gracefully.
  
  2.1.6 candidate
  
  Revision  Changes    Path
  1.10.4.7  +16 -2     src/lib/libc/yp/yplib.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611080206.SAA28135>