aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-22 04:32:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-22 04:32:47 +0000
commitbc737cecdd7ad5ff3befcdfd212cb0b75e053b39 (patch)
treefe6f1621519189af72f850d91026b25f938553e1 /net/Makefile
parentf472301acd8964b221cf6cfbece5f9e982d1d413 (diff)
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>
Notes
Notes: svn path=/head/; revision=50353
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index f61d31b0c5b0..00d0ba3f718f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -64,6 +64,7 @@
SUBDIR += cvsupit
SUBDIR += dante
SUBDIR += datapipe
+ SUBDIR += dctc
SUBDIR += ddc
SUBDIR += ddclient
SUBDIR += ddup