Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(), | Peter Stephenson | 2001-10-26 | 1 | -6/+8 |
* | 16172: freehostent -> zfreehostent to avoid name clash | Peter Stephenson | 2001-10-26 | 1 | -1/+1 |
* | Remove <arpa/telnet.h> from tcp.c. | Bart Schaefer | 2001-10-14 | 1 | -14/+16 |
* | remove duplicated includes which caused problems on IRIX 5 (15987) | Oliver Kiddle | 2001-10-08 | 1 | -16/+0 |
* | 15964: use SOCKLEN_T | Andrey Borzenkov | 2001-10-08 | 1 | -1/+2 |
* | 15919: use LinkLists in place of somewhat equivalent code | Clint Adams | 2001-10-02 | 1 | -58/+33 |
* | 15886: use select if poll is not available, or complain if neither are available | Clint Adams | 2001-09-27 | 1 | -2/+25 |
* | 15780: rename **arg to **dargs | Clint Adams | 2001-09-10 | 1 | -18/+20 |
* | 15779: ztcp -d | Clint Adams | 2001-09-10 | 1 | -22/+57 |
* | stupid bugfixes | Clint Adams | 2001-09-10 | 1 | -5/+8 |
* | unposted: stupid -a bug | Clint Adams | 2001-09-10 | 1 | -4/+3 |
* | 15771: ztcp -t | Clint Adams | 2001-09-10 | 1 | -5/+22 |
* | 15769: ztcp -a | Clint Adams | 2001-09-09 | 1 | -19/+50 |
* | 1576x: take service names, stuff fd numbers into $REPLY | Clint Adams | 2001-09-09 | 1 | -14/+27 |
* | 15766: ztcp -l | Clint Adams | 2001-09-09 | 1 | -40/+119 |
* | 1596x: ztcp -v | Clint Adams | 2001-09-08 | 1 | -2/+8 |
* | 15762: introduce ztcp builtin | Clint Adams | 2001-09-08 | 1 | -48/+260 |
* | 14931: fix socket/address length calculation | Andrey Borzenkov | 2001-06-15 | 1 | -1/+4 |
* | 14863: tcp_connect | Clint Adams | 2001-06-12 | 1 | -2/+28 |
* | 14843: tcp_close | Clint Adams | 2001-06-11 | 1 | -2/+10 |
* | 14770: tcp module from zftp | Clint Adams | 2001-06-06 | 1 | -0/+271 |