DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/include/rpc pmap_clnt.h src/lib/libc/rpc pmap_getport.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Nov 2003 23:10:16 -0800 (PST)

dillon      2003/11/08 23:10:16 PST

DragonFly src repository

  Modified files:
    include/rpc          pmap_clnt.h 
    lib/libc/rpc         pmap_getport.c 
  Log:
  Add a pmap_getport_timeout() call hack that allows rpc.umntall to control
  pmap_getport()'s portmap timeout.  Otherwise rpc.umntall can hang for up
  to 60 seconds per /var/db/mounttab entry during the boot sequence.
  
  Revision  Changes    Path
  1.3       +4 -1      src/include/rpc/pmap_clnt.h
  1.3       +13 -1     src/lib/libc/rpc/pmap_getport.c


http://www.dragonflybsd.org/cvsweb/src/include/rpc/pmap_clnt.h.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/lib/libc/rpc/pmap_getport.c.diff?r1=1.2&r2=1.3&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]