summaryrefslogtreecommitdiff
path: root/sysutils/socket (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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