index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
1
-22
/
+20
*
18466: tcp.mdh only included by C file
Peter Stephenson
2003-04-23
1
-0
/
+1
*
18202: New TCP function system plus small error message change in ztcp.
Peter Stephenson
2003-02-06
1
-1
/
+3
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-9
/
+9
*
remove builtin when tcp module is unloaded.
Peter Stephenson
2002-06-05
1
-3
/
+1
*
17253: ztcp -L gives parseable information on tcp session
Peter Stephenson
2002-05-30
1
-9
/
+24
*
17249: fix user output from ztcp
Peter Stephenson
2002-05-29
1
-4
/
+4
*
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
Peter Stephenson
2002-05-24
1
-3
/
+3
*
17171: Src/Modules/tcp.c: ztcp didn't return failure
Peter Stephenson
2002-05-16
1
-0
/
+2
*
17162: Src/Modules/tcp.c: prevent warning on
Peter Stephenson
2002-05-14
1
-2
/
+2
*
17161: Src/Modules/tcp.c: length parameter to accept()
Peter Stephenson
2002-05-14
1
-0
/
+1
*
17102: looking up TCP sessions by fd returned the wrong pointer
Peter Stephenson
2002-05-08
1
-1
/
+1
*
17097: closing all TCP sessions referenced freed memory.
Peter Stephenson
2002-05-08
1
-2
/
+4
*
17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the
Peter Stephenson
2002-04-25
1
-1
/
+2
*
17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore
Peter Stephenson
2002-04-18
1
-1
/
+1
*
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