Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 11:03:54 -0700 (PDT)
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dctc Makefile distinfo pkg-plist ports/net/dctc/files lp_mutex.c patch-src::dc_manage.c patch-src::main.c patch-src::mydb.c patch-src::sema.c
Message-ID:  <200208041803.g74I3ss6084119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
lioux       2002/08/04 11:03:54 PDT

  Modified files:
    net/dctc             Makefile distinfo pkg-plist 
  Added files:
    net/dctc/files       lp_mutex.c patch-src::dc_manage.c 
                         patch-src::main.c patch-src::mydb.c 
                         patch-src::sema.c 
  Log:
  o Update to 0.83.2
  o Fix long standing issue with upload feature: client would freeze
    in semwait state. It was a pthread vs semaphore issue and a
    database lookup issue. Check PR for complete report
  o All patches are related to upload feature fix
  
  PR:             41323
  
  Revision  Changes    Path
  1.21      +16 -4     ports/net/dctc/Makefile
  1.17      +1 -1      ports/net/dctc/distinfo
  1.1       +122 -0    ports/net/dctc/files/lp_mutex.c (new)
  1.1       +77 -0     ports/net/dctc/files/patch-src::dc_manage.c (new)
  1.1       +23 -0     ports/net/dctc/files/patch-src::main.c (new)
  1.1       +28 -0     ports/net/dctc/files/patch-src::mydb.c (new)
  1.1       +158 -0    ports/net/dctc/files/patch-src::sema.c (new)
  1.9       +9 -2      ports/net/dctc/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208041803.g74I3ss6084119>