Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15762: introduce ztcp builtin | Clint Adams | 2001-09-08 | 1 | -52/+52 |
| | |||||
* | 14973: fix for reported problems on AIX. | Andrey Borzenkov | 2001-06-19 | 1 | -3/+6 |
| | |||||
* | 14931: fix socket/address length calculation | Andrey Borzenkov | 2001-06-15 | 1 | -4/+4 |
| | |||||
* | 14863: tcp_connect | Clint Adams | 2001-06-12 | 1 | -14/+5 |
| | |||||
* | 14843: tcp_close | Clint Adams | 2001-06-11 | 1 | -2/+1 |
| | |||||
* | Fix #includes for gcc 2.95 compilation. | Bart Schaefer | 2001-06-08 | 1 | -27/+0 |
| | |||||
* | 14770: tcp module from zftp | Clint Adams | 2001-06-06 | 1 | -205/+54 |
| | |||||
* | users/3872: rename inet_* routines to avoid clash with Solaris 7 headers. | Andrey Borzenkov | 2001-05-10 | 1 | -32/+52 |
| | |||||
* | Don't define gethostbyname2() as static, since it can clash with the | Wayne Davison | 2001-04-13 | 1 | -1/+1 |
| | | | | | system header files on a system that provides the prototype but not the object. | ||||
* | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 2001-01-16 | 1 | -12/+20 |
| | | | | signal handlers are only executed when it is safe to run them (13365) | ||||
* | 13288: cast pointers for arg 2 of ztrapread/write | Clint Adams | 2000-12-17 | 1 | -3/+3 |
| | |||||
* | Sven: 13108: Handle traps synchronously | Peter Stephenson | 2000-11-11 | 1 | -10/+10 |
| | | | | pws: 13109, 13111: clear up zle display when output produced in trap. | ||||
* | 12149: guard against undefined h_errno in zftp | Peter Stephenson | 2000-07-04 | 1 | -0/+4 |
| | |||||
* | 11616: netinet/in_systm.h again | Peter Stephenson | 2000-05-28 | 1 | -1/+10 |
| | |||||
* | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 2000-05-26 | 1 | -1/+11 |
| | | | | 11590: various cygwin fixes | ||||
* | 11567: FD_CLOEXEC in zftp.c | Peter Stephenson | 2000-05-25 | 1 | -6/+3 |
| | |||||
* | 11285: zftp exit hook | Peter Stephenson | 2000-05-09 | 1 | -22/+38 |
| | |||||
* | 11276: fix build on OpenBSD. | Tanaka Akira | 2000-05-09 | 1 | -402/+1070 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+2596 |