aboutsummaryrefslogtreecommitdiff
path: root/ipsvd/tcpudp.c
AgeCommit message (Expand)Author
2007-08-24Update defconfig; fix commentsDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-18introduce and use xdup2(int, int)Denis Vlasenko
2007-07-21libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive optionsDenis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-04-13fix typo in commentDenis Vlasenko
2007-04-05nc: port nc 1.10 to busyboxDenis Vlasenko
2007-04-04reword commentDenis Vlasenko
2007-04-04Add/improve comment, shorten some usage texts. No code changes.Denis Vlasenko
2007-04-04ipsvd: use IP:PORT syntax for environment vars. Pros:Denis Vlasenko
2007-04-03ipsvd: make udpsvd work similar to tcpsvd (multiple parallelDenis Vlasenko
2007-04-03ipsvd: fixes and improvements after testingDenis Vlasenko