cvs commit: ports/security/sfs Makefile ports/security/sfs/files patch-arpc_rpctypes.h patch-arpc_xdrmisc.h patch-async_ihash.h patch-async_init.h patch-async_qhash.h patch-async_refcnt.h...

Alexey Dokuchaev danfe at FreeBSD.org
Wed Oct 20 05:33:37 PDT 2004


danfe       2004-10-20 12:33:37 UTC

  FreeBSD ports repository

  Modified files:
    security/sfs         Makefile 
  Added files:
    security/sfs/files   patch-arpc_rpctypes.h 
                         patch-arpc_xdrmisc.h patch-async_ihash.h 
                         patch-async_init.h patch-async_qhash.h 
                         patch-async_refcnt.h patch-async_vec.h 
                         patch-sfsmisc_afsnode.h 
                         patch-sfsmisc_nfsserv.h 
                         patch-sfsmisc_sfsclient.h 
                         patch-sfsmisc_sfscrypt.h 
  Log:
  Fix code so it is favored by both GCCs (2.x and 3.x), and unbreak the build.
  
  Approved by:    fjoe (mentor, implicit)
                  maintainer timeout
  
  Revision  Changes    Path
  1.19      +3 -4      ports/security/sfs/Makefile
  1.1       +44 -0     ports/security/sfs/files/patch-arpc_rpctypes.h (new)
  1.1       +10 -0     ports/security/sfs/files/patch-arpc_xdrmisc.h (new)
  1.1       +11 -0     ports/security/sfs/files/patch-async_ihash.h (new)
  1.1       +41 -0     ports/security/sfs/files/patch-async_init.h (new)
  1.1       +11 -0     ports/security/sfs/files/patch-async_qhash.h (new)
  1.1       +118 -0    ports/security/sfs/files/patch-async_refcnt.h (new)
  1.1       +143 -0    ports/security/sfs/files/patch-async_vec.h (new)
  1.1       +11 -0     ports/security/sfs/files/patch-sfsmisc_afsnode.h (new)
  1.1       +42 -0     ports/security/sfs/files/patch-sfsmisc_nfsserv.h (new)
  1.1       +10 -0     ports/security/sfs/files/patch-sfsmisc_sfsclient.h (new)
  1.1       +10 -0     ports/security/sfs/files/patch-sfsmisc_sfscrypt.h (new)


More information about the cvs-all mailing list