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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
16673: add langinfo module as an interface to locale information.
Clint Adams
2002-02-19
3
-0
/
+566
*
16241: new rand48(param) math function
Peter Stephenson
2001-11-15
1
-0
/
+106
*
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
Peter Stephenson
2001-10-26
2
-6
/
+15
*
16172: freehostent -> zfreehostent to avoid name clash
Peter Stephenson
2001-10-26
2
-4
/
+4
*
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
Peter Stephenson
2001-10-26
1
-1
/
+2
*
16062: use O_EXCL when opening a temporary file.
Clint Adams
2001-10-16
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
2
-59
/
+33
*
Zftp control connection management cleanup.
Bart Schaefer
2001-09-28
1
-19
/
+27
*
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
2
-21
/
+53
*
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
2
-40
/
+120
*
1596x: ztcp -v
Clint Adams
2001-09-08
1
-2
/
+8
*
15762: introduce ztcp builtin
Clint Adams
2001-09-08
4
-108
/
+325
*
handle possible NULL pointer returned from bufferwords() (15717)
Sven Wischnowsky
2001-08-28
1
-3
/
+3
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
3
-3
/
+3
*
15250: still run setup even if pcre functions are unavailable
Clint Adams
2001-07-06
1
-6
/
+16
*
Avoid static link of pcre module.
Bart Schaefer
2001-07-06
1
-1
/
+1
*
15242: pcre_match -a and $match instead of pparams
Clint Adams
2001-07-04
1
-5
/
+16
*
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
Clint Adams
2001-07-03
1
-5
/
+35
*
unposted: update distfiles for 15211
Clint Adams
2001-07-03
1
-0
/
+1
*
15211: zsh/pcre module
Clint Adams
2001-07-02
2
-0
/
+141
*
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
2
-5
/
+8
*
14863: tcp_connect
Clint Adams
2001-06-12
2
-16
/
+33
*
14843: tcp_close
Clint Adams
2001-06-11
2
-4
/
+11
*
Fix #includes for gcc 2.95 compilation.
Bart Schaefer
2001-06-08
2
-27
/
+23
*
Untrustworthy return value of tgetflag().
Bart Schaefer
2001-06-08
1
-29
/
+36
*
unposted: add tcp module to .distfiles
Clint Adams
2001-06-07
1
-0
/
+1
*
14778: rename zsh/tcp to zsh/net/tcp.
Clint Adams
2001-06-06
2
-2
/
+2
*
14770: tcp module from zftp
Clint Adams
2001-06-06
5
-205
/
+399
*
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
2001-05-31
1
-0
/
+1
*
Improve gettermcap().
Bart Schaefer
2001-05-30
1
-8
/
+27
*
Silence compiler warnings.
Bart Schaefer
2001-05-28
1
-2
/
+2
*
make the zprof wrapper function be more careful, avoiding almost all of the c...
Sven Wischnowsky
2001-05-28
1
-48
/
+59
*
14314: writing const variable under cygwin
Peter Stephenson
2001-05-11
1
-3
/
+3
*
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
Andrey Borzenkov
2001-05-10
1
-32
/
+52
*
Fixes from Andrej for zpty on cygwin
Peter Stephenson
2001-05-08
1
-1
/
+6
*
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
Andrey Borzenkov
2001-04-30
1
-3
/
+23
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
2
-20
/
+0
*
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
2001-04-26
1
-1
/
+3
*
Another HAVE_TERM* compilation tweak.
Bart Schaefer
2001-04-26
1
-13
/
+22
[next]