K 10 svn:author V 5 lioux K 8 svn:date V 27 2001-11-22T04:32:47.000000Z K 7 svn:log V 492 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 END