Commit graph

11 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
e61df1f04d Update to 0.83.8 2002-11-18 00:29:18 +00:00
Mario Sergio Fujikawa Ferreira
49d531d73f Update to 0.83.3 2002-08-28 17:18:19 +00:00
Mario Sergio Fujikawa Ferreira
fd3eb836b9 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
2002-08-04 18:03:54 +00:00
Mario Sergio Fujikawa Ferreira
4e135bbff6 Update to 0.83.0
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-06-11 01:44:28 +00:00
Mario Sergio Fujikawa Ferreira
d06daf6bfd Update to 0.80.5 2002-05-09 16:43:46 +00:00
Mario Sergio Fujikawa Ferreira
ff9bd36a6e Update to 0.80 2002-04-27 23:31:48 +00:00
Mario Sergio Fujikawa Ferreira
cbe393afa3 Update to 0.79 2002-04-17 21:14:44 +00:00
Mario Sergio Fujikawa Ferreira
d8974009ee Update to 0.77 2002-03-31 22:18:39 +00:00
Mario Sergio Fujikawa Ferreira
6698f392c1 Update to 0.73 2002-03-05 14:47:29 +00:00
Mario Sergio Fujikawa Ferreira
23a2af2c07 Update to 0.67.0 2002-01-21 02:28:44 +00:00
Mario Sergio Fujikawa Ferreira
bc737cecdd o New port dctc version 0.59: A DirectConnect (www.neo-modus.com)
text client for file sharing
o Renamed hublist to dc_hublist; former was too generic
o FreeBSD's send(2) (in fact, all *BSD) does not support MSG_NOSIGMASK or any
  similar feature. Therefore, tried to mimick it with signal masking.
  However, this introduces a possible race condition which, fortunaly,
  is not triggered by this application since it is not concurrent.

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-22 04:32:47 +00:00