aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket
Commit message (Collapse)AuthorAgeFilesLines
* update MASTER_SITESWolfram Schneider1997-08-161-2/+2
| | | | Notes: svn path=/head/; revision=7602
* update MASTER_SITESWolfram Schneider1997-08-091-2/+2
| | | | Notes: svn path=/head/; revision=7506
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Add second categorie `net'Wolfram Schneider1997-04-131-2/+2
| | | | Notes: svn path=/head/; revision=6203
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-6/+3
| | | | | | | Converted to new MAN[1-9] Notes: svn path=/head/; revision=4538
* Compress manpages so this one actually packages. :)Satoshi Asami1996-08-251-1/+6
| | | | Notes: svn path=/head/; revision=3700
* The program Socket implements access to TCP sockets from shell level.Wolfram Schneider1996-08-246-0/+383
First written for the need to open a server socket and read and write to the socket interactively for testing purposes, it quickly evolved into a generic tool providing the socket interface for shell script and interactive use. [Juergen Nickelsen <jn@berlin.snafu.de>] Notes: svn path=/head/; revision=3697