DragonFly-2.3.0.599.g63882 master lib/libc/yp xdryp.c yplib.c
    Peter Avalos 
    pavalos at crater.dragonflybsd.org
       
    Tue Apr  7 00:12:35 PDT 2009
    
    
  
commit 63882998561da3dc311d7003d60f3388b50c559a
Author: Peter Avalos <pavalos at theshell.com>
Date:   Thu Jan 1 20:28:07 2009 -0500
    Sync libc/yp with FreeBSD:
    
    -Set timeout for all NIS RPC requests to 1 second.  This should reduce
    the risk of NIS timing out due to packet loss.
    -Protect calls with a mutex lock.
Summary of changes:
 lib/libc/yp/xdryp.c |    6 +--
 lib/libc/yp/yplib.c |  149 ++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 120 insertions(+), 35 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63882998561da3dc311d7003d60f3388b50c559a
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list