cvs commit: src/include/rpc svc_auth.h src/lib/libc/rpc svc.c svc_auth.c

Doug Rabson dfr at FreeBSD.org
Tue Sep 9 14:19:43 UTC 2008


dfr         2008-09-09 14:15:55 UTC

  FreeBSD src repository

  Modified files:
    include/rpc          svc_auth.h 
    lib/libc/rpc         svc.c svc_auth.c 
  Log:
  SVN rev 182891 on 2008-09-09 14:15:55Z by dfr
  
  Initialise the SVCAUTH field for new transport structures when they are
  allocated instead of waiting for the first request. This fixes an issue with
  rpcbind's support for PMAPPROC_CALLIT.
  
  Reviewed by:    markm
  
  Revision  Changes    Path
  1.15      +2 -0      src/include/rpc/svc_auth.h
  1.26      +1 -0      src/lib/libc/rpc/svc.c
  1.15      +2 -2      src/lib/libc/rpc/svc_auth.c


More information about the cvs-src mailing list