summaryrefslogtreecommitdiff
path: root/ipsvd/tcpudp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update defconfig; fix commentsDenis Vlasenko2007-08-241-2/+2
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-2/+2
* introduce and use xdup2(int, int)Denis Vlasenko2007-08-181-7/+7
* libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive optionsDenis Vlasenko2007-07-211-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* fix typo in commentDenis Vlasenko2007-04-131-1/+1
* nc: port nc 1.10 to busyboxDenis Vlasenko2007-04-051-2/+0
* reword commentDenis Vlasenko2007-04-041-1/+1
* Add/improve comment, shorten some usage texts. No code changes.Denis Vlasenko2007-04-041-1/+20
* ipsvd: use IP:PORT syntax for environment vars. Pros:Denis Vlasenko2007-04-041-62/+58
* ipsvd: make udpsvd work similar to tcpsvd (multiple parallelDenis Vlasenko2007-04-031-326/+120
* ipsvd: fixes and improvements after testingDenis Vlasenko2007-04-031-0/+750