index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-15
14931: fix socket/address length calculation
Andrey Borzenkov
2
-5
/
+8
2001-06-12
14863: tcp_connect
Clint Adams
2
-16
/
+33
2001-06-11
14843: tcp_close
Clint Adams
2
-4
/
+11
2001-06-08
Fix #includes for gcc 2.95 compilation.
Bart Schaefer
2
-27
/
+23
2001-06-08
Untrustworthy return value of tgetflag().
Bart Schaefer
1
-29
/
+36
2001-06-07
unposted: add tcp module to .distfiles
Clint Adams
1
-0
/
+1
2001-06-06
14778: rename zsh/tcp to zsh/net/tcp.
Clint Adams
2
-2
/
+2
2001-06-06
14770: tcp module from zftp
Clint Adams
5
-205
/
+399
2001-05-31
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
1
-0
/
+1
2001-05-30
Improve gettermcap().
Bart Schaefer
1
-8
/
+27
2001-05-28
Silence compiler warnings.
Bart Schaefer
1
-2
/
+2
2001-05-28
make the zprof wrapper function be more careful, avoiding almost all of the c...
Sven Wischnowsky
1
-48
/
+59
2001-05-11
14314: writing const variable under cygwin
Peter Stephenson
1
-3
/
+3
2001-05-10
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
Andrey Borzenkov
1
-32
/
+52
2001-05-08
Fixes from Andrej for zpty on cygwin
Peter Stephenson
1
-1
/
+6
2001-04-30
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
Andrey Borzenkov
1
-3
/
+23
2001-04-26
14125: remove static incleanup flag because it is unused
Clint Adams
2
-20
/
+0
2001-04-26
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
1
-1
/
+3
2001-04-26
Another HAVE_TERM* compilation tweak.
Bart Schaefer
1
-13
/
+22
2001-04-24
Fix term* linkage _again_.
Bart Schaefer
2
-1
/
+3
2001-04-23
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
4
-8
/
+0
2001-04-22
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2
-0
/
+8
2001-04-21
More term*.h inclusion un-confusion.
Bart Schaefer
1
-12
/
+16
2001-04-20
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
1
-7
/
+13
2001-04-20
14053: add $termcap special parameter
Clint Adams
2
-1
/
+245
2001-04-19
14041: reduce unnecessary linking for modules
Clint Adams
4
-4
/
+4
2001-04-19
14039: simulate old linking behavior
Clint Adams
4
-3
/
+5
2001-04-19
14033: reduce unnecessary library linking for modules and main binary
Clint Adams
3
-0
/
+6
2001-04-13
Don't define gethostbyname2() as static, since it can clash with the
Wayne Davison
1
-1
/
+1
2001-04-13
Fix term*.h header file collisions.
Bart Schaefer
2
-0
/
+17
2001-04-12
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
1
-6
/
+3
2001-04-12
13955: boolnames et al., not boolcodes
Clint Adams
1
-9
/
+9
2001-04-12
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
1
-6
/
+18
2001-04-12
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
1
-0
/
+104
2001-04-11
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
Peter Stephenson
1
-0
/
+1
2001-04-09
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
Wayne Davison
1
-1
/
+2
2001-04-09
Silence several warnings when HAVE_TIGETSTR is not defined.
Wayne Davison
1
-4
/
+11
2001-04-09
Fixes for 13922.
Bart Schaefer
3
-12
/
+4
2001-04-09
Make termcap and terminfo modules always loadable.
Bart Schaefer
4
-23
/
+54
2001-03-20
fix misaligned percent output of zprof (13673)
Sven Wischnowsky
1
-29
/
+25
2001-02-13
13431: better check for shared libraries.
Andrey Borzenkov
4
-4
/
+24
2001-02-13
try to make the -t option of zpty smarter (13462)
Sven Wischnowsky
1
-5
/
+11
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
3
-16
/
+33
2000-12-17
13288: cast pointers for arg 2 of ztrapread/write
Clint Adams
1
-3
/
+3
2000-12-06
13242: don't segfault on $terminfo[nonexistentcap]
Clint Adams
1
-1
/
+1
2000-12-05
terminfo tweaks
Peter Stephenson
2
-2
/
+2
2000-12-05
13227: terminfo module fixes
Clint Adams
2
-49
/
+56
2000-12-03
13216: docs for tc/ti modules
Clint Adams
1
-0
/
+9
2000-12-03
13215: echotc, echoti, terminfo
Clint Adams
4
-0
/
+375
2000-11-30
Function installation information now in config.modules
Peter Stephenson
1
-0
/
+1
[next]