cvs commit: src/usr.sbin/rpc.statd procs.c
    Matteo Riondato 
    matteo at FreeBSD.org
       
    Mon Apr  2 18:59:49 UTC 2007
    
    
  
matteo      2007-04-02 18:59:48 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/rpc.statd   procs.c 
  Log:
  Make rpc.statd INET* indipendent by converting sockaddr_in structures
  to sockaddr ones and using svc_getrpccaller instead of svc_getcaller.
  A similar patch was committed to rpc.lockd back in 2002 .
  
  PR:             bin/42004
  MFC after:      1 week
  
  Revision  Changes    Path
  1.17      +18 -6     src/usr.sbin/rpc.statd/procs.c
    
    
More information about the cvs-all
mailing list