Commit Graph

12 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
e67fd6815f Update to 0.74 2002-03-13 21:40:57 +00:00
Mario Sergio Fujikawa Ferreira
703d214e11 Chase glib20 repo copy from glib13 (later removed). This was
overlooked by the glib20 sweep group :)
2002-03-13 20:53:08 +00:00
Mario Sergio Fujikawa Ferreira
b2c1551a3b o update glib13 lib version to follow update in glib13/Makefile rev
1.50

PR:		35655
Submitted by:	Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
2002-03-08 00:24:18 +00:00
Mario Sergio Fujikawa Ferreira
6698f392c1 Update to 0.73 2002-03-05 14:47:29 +00:00
Mario Sergio Fujikawa Ferreira
cd7e092e49 o Update to 0.71.1
o Replace glib12 with devel glib13 (*fear*)
2002-02-19 17:25:51 +00:00
Mario Sergio Fujikawa Ferreira
051633910d Update to 0.69 2002-02-03 19:13:53 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Mario Sergio Fujikawa Ferreira
231dc2706f Update to 0.68.0 2002-01-27 17:09:37 +00:00
Mario Sergio Fujikawa Ferreira
23a2af2c07 Update to 0.67.0 2002-01-21 02:28:44 +00:00
Mario Sergio Fujikawa Ferreira
6452587524 o Update to 0.61
o Greatly simplify the patches removing sigprocmask protection
  around send/receive since there is already a global signal handler
2001-12-02 21:54:10 +00:00
Mario Sergio Fujikawa Ferreira
b7975676da Update to 0.60 2001-11-25 20:57:08 +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