Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-04-04 | Add/improve comment, shorten some usage texts. No code changes. | vda | 3 | -40/+57 |
2007-04-04 | ipsvd: use IP:PORT syntax for environment vars. Pros: | vda | 2 | -71/+74 |
2007-04-03 | ipsvd: make udpsvd work similar to tcpsvd (multiple parallel | vda | 3 | -335/+131 |
2007-04-03 | ipsvd: fixes and improvements after testing | vda | 3 | -460/+349 |
2007-04-03 | udpsvd: more work on it. works in limited testing. | vda | 5 | -60/+320 |
2007-04-02 | - use bb_error_msg | aldot | 1 | -1/+1 |
2007-04-02 | - use xregcomp. Untested. vda, isn't there a regfree missing here? | aldot | 1 | -2/+2 |
2007-04-02 | - remove some unneeded forward declarations. No obj-code changes. | aldot | 1 | -30/+26 |
2007-04-02 | - remove args from bss, minor misc shrinkage while at it. | aldot | 1 | -40/+45 |
2007-04-02 | test: comment out unused code | vda | 7 | -25/+62 |