mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
bc737cecdd
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>
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
bin/dc_hublist
|
|
bin/dctc
|
|
%%PORTDOCS%%share/doc/dctc/COPYING
|
|
%%PORTDOCS%%share/doc/dctc/ChangeLog
|
|
%%PORTDOCS%%share/doc/dctc/DCextension
|
|
%%PORTDOCS%%share/doc/dctc/INSTALL
|
|
%%PORTDOCS%%share/doc/dctc/README
|
|
%%PORTDOCS%%share/doc/dctc/commands
|
|
%%PORTDOCS%%share/doc/dctc/output
|
|
%%PORTDOCS%%share/doc/dctc/programs
|
|
%%PORTDOCS%%@dirrm share/doc/dctc
|