Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2001 13:54:11 -0800 (PST)
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 ports/net/dctc/files config.h patch-src:Makefile patch-src:db.c patch-src:dc_com.c patch-src:dc_com.h patch-src:dc_manage.c patch-src:keyboard.c patch-src:main.c patch-src:sema.c
Message-ID:  <200112022154.fB2LsBc49049@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
lioux       2001/12/02 13:54:11 PST

  Modified files:
    net/dctc             Makefile distinfo 
    net/dctc/files       patch-src:Makefile patch-src:db.c 
                         patch-src:dc_com.c patch-src:dc_com.h 
                         patch-src:dc_manage.c 
                         patch-src:keyboard.c patch-src:main.c 
                         patch-src:sema.c 
  Added files:
    net/dctc/files       config.h 
  Log:
  o Update to 0.61
  o Greatly simplify the patches removing sigprocmask protection
    around send/receive since there is already a global signal handler
  
  Revision  Changes    Path
  1.3       +3 -2      ports/net/dctc/Makefile
  1.3       +1 -1      ports/net/dctc/distinfo
  1.1       +30 -0     ports/net/dctc/files/config.h (new)
  1.3       +3 -3      ports/net/dctc/files/patch-src:Makefile
  1.2       +4 -62     ports/net/dctc/files/patch-src:db.c
  1.2       +9 -50     ports/net/dctc/files/patch-src:dc_com.c
  1.2       +2 -2      ports/net/dctc/files/patch-src:dc_com.h
  1.3       +4 -257    ports/net/dctc/files/patch-src:dc_manage.c
  1.2       +6 -4      ports/net/dctc/files/patch-src:keyboard.c
  1.2       +4 -14     ports/net/dctc/files/patch-src:main.c
  1.2       +7 -17     ports/net/dctc/files/patch-src:sema.c

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?200112022154.fB2LsBc49049>