Peter Stephenson
|
c9c5f9da93
|
18980: new zsh/system module
|
2003-08-30 19:06:06 +00:00 |
|
Peter Stephenson
|
93141e6960
|
18888: Philippe Troin: allow clone to acquire a controlling tty
|
2003-07-23 09:27:56 +00:00 |
|
Peter Stephenson
|
ef8d5c7214
|
18880: Don't return unset parameters in $parameters
|
2003-07-22 13:12:09 +00:00 |
|
Oliver Kiddle
|
7675ddffdc
|
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
|
2003-06-24 18:07:37 +00:00 |
|
Peter Stephenson
|
7b60aae9f3
|
18616: Add ternary expression handling to zformat
|
2003-06-19 19:43:00 +00:00 |
|
Oliver Kiddle
|
cba898f217
|
18587: fix bug where only the beginning of the association key was compared
|
2003-05-30 12:35:59 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +00:00 |
|
Andrey Borzenkov
|
bd4cb9a4d1
|
unposted: cvsignore VIM *.swp files
|
2003-05-05 06:14:49 +00:00 |
|
Peter Stephenson
|
905d036c33
|
17820, tweaked: attempt to fix compilation of tcp.h on recent versions
of cygwin
|
2003-04-28 15:05:47 +00:00 |
|
Oliver Kiddle
|
a5f7097d9a
|
18472: spelling corrections
|
2003-04-25 11:18:50 +00:00 |
|
Peter Stephenson
|
f319daae1d
|
18466: tcp.mdh only included by C file
|
2003-04-23 18:47:59 +00:00 |
|
Clint Adams
|
1761a3b146
|
users/5986, 18380: arg support for echoti builtin.
|
2003-03-25 05:33:18 +00:00 |
|
Peter Stephenson
|
74c90c0ada
|
18325: options on by default weren't printed correctly by zsh/parameter
|
2003-03-07 12:31:00 +00:00 |
|
Peter Stephenson
|
5c1f3b65a6
|
18202: New TCP function system plus small error message change in ztcp.
|
2003-02-06 12:21:49 +00:00 |
|
Peter Stephenson
|
590a26709a
|
18195: Timeouts for read builtin.
|
2003-02-05 11:56:55 +00:00 |
|
Peter Stephenson
|
3ad5e3e7fe
|
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
|
2002-10-07 11:48:06 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|
Peter Stephenson
|
1c5d5bb1f4
|
17570: tweaks to socket module
|
2002-08-22 12:08:06 +00:00 |
|
Clint Adams
|
c6b5b1f147
|
17558: zsh/net/socket , zsocket builtin
|
2002-08-18 02:12:39 +00:00 |
|
Peter Stephenson
|
f60279ae24
|
17516, 17517: Attempted fixes for memory leaks shown by valgrind.
First with zstyle patterns, second with pwd in job structure.
|
2002-08-08 10:43:50 +00:00 |
|
Clint Adams
|
19424d40a8
|
17417: remove unused fluff from datetime.c
|
2002-07-04 17:03:18 +00:00 |
|
Clint Adams
|
c2c3e7e886
|
17297: 17265 continued.
|
2002-06-06 05:47:35 +00:00 |
|
Clint Adams
|
956eebdf62
|
zselect
|
2002-06-06 04:54:50 +00:00 |
|
Peter Stephenson
|
b2226ac72f
|
remove builtin when tcp module is unloaded.
|
2002-06-05 21:02:34 +00:00 |
|
Peter Stephenson
|
5ef61a44b1
|
17265: make the jobs command work in subshells
|
2002-06-05 14:57:05 +00:00 |
|
Peter Stephenson
|
69b570e28c
|
17253: ztcp -L gives parseable information on tcp session
|
2002-05-30 15:16:18 +00:00 |
|
Peter Stephenson
|
7898d5b198
|
17249: fix user output from ztcp
|
2002-05-29 13:15:35 +00:00 |
|
Clint Adams
|
189aa5c9f2
|
17235: strftime builtin
|
2002-05-26 22:43:56 +00:00 |
|
Peter Stephenson
|
00d476ac20
|
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
|
2002-05-24 13:01:57 +00:00 |
|
Peter Stephenson
|
dbe104ca8c
|
17171: Src/Modules/tcp.c: ztcp didn't return failure
when a connect() failed.
|
2002-05-16 14:05:27 +00:00 |
|
Peter Stephenson
|
bbefa484f4
|
17166: Src/Modules/zftp.c: check fileno of zftp control
connection before closing, not after
|
2002-05-15 20:38:17 +00:00 |
|
Peter Stephenson
|
92e651c940
|
17162: Src/Modules/tcp.c: prevent warning on
gethostbyaddr() arguments.
|
2002-05-14 17:52:50 +00:00 |
|
Peter Stephenson
|
568d2e0aba
|
17161: Src/Modules/tcp.c: length parameter to accept()
wasn't initialised, causing random failures.
|
2002-05-14 17:29:49 +00:00 |
|
Peter Stephenson
|
12e6a9ad32
|
17102: looking up TCP sessions by fd returned the wrong pointer
|
2002-05-08 16:45:21 +00:00 |
|
Peter Stephenson
|
8c47be28f9
|
17097: closing all TCP sessions referenced freed memory.
|
2002-05-08 15:54:05 +00:00 |
|
Peter Stephenson
|
2f9ba2f0f9
|
17095: Bug in setting associative array; remove unused counter
|
2002-05-08 14:25:57 +00:00 |
|
Peter Stephenson
|
c5381b85ed
|
17081: New zselect module and documentation.
|
2002-05-08 13:13:52 +00:00 |
|
Peter Stephenson
|
421123b0f0
|
17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the
socket structure for IPv6.
17041: Src/Modules/zftp.c: Minor but fatal typos creating a data
connection for zftp using IPv6.
|
2002-04-25 14:06:47 +00:00 |
|
Sven Wischnowsky
|
f630c8abf4
|
remove one half of 17029; the part for zstyle wasn't right (17035)
|
2002-04-25 07:33:34 +00:00 |
|
Sven Wischnowsky
|
ed98c0bed8
|
fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029)
|
2002-04-24 07:59:17 +00:00 |
|
Peter Stephenson
|
2a55dc74ef
|
17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore
freehostent() incorrectly removed in 16172.
|
2002-04-18 11:39:13 +00:00 |
|
Clint Adams
|
0de96fc478
|
16673: add langinfo module as an interface to locale information.
|
2002-02-19 02:14:08 +00:00 |
|
Peter Stephenson
|
b0c56c0561
|
16241: new rand48(param) math function
|
2001-11-15 12:10:22 +00:00 |
|
Peter Stephenson
|
c9e1fd9567
|
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
TCP control fd is no longer valid, but we still need to remove
the session cleanly.
|
2001-10-26 17:15:17 +00:00 |
|
Peter Stephenson
|
6d798f6700
|
16172: freehostent -> zfreehostent to avoid name clash
|
2001-10-26 12:06:38 +00:00 |
|
Peter Stephenson
|
f1a55ddaa9
|
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
|
2001-10-26 11:09:46 +00:00 |
|
Clint Adams
|
6ef62b386b
|
16062: use O_EXCL when opening a temporary file.
|
2001-10-16 04:13:29 +00:00 |
|
Bart Schaefer
|
fdb4782642
|
Remove <arpa/telnet.h> from tcp.c.
|
2001-10-14 17:23:30 +00:00 |
|
Oliver Kiddle
|
bc0f49e09b
|
remove duplicated includes which caused problems on IRIX 5 (15987)
|
2001-10-08 16:36:54 +00:00 |
|
Andrey Borzenkov
|
b109834dc2
|
15964: use SOCKLEN_T
|
2001-10-08 07:19:35 +00:00 |
|
Clint Adams
|
1bbe1d1b0a
|
15919: use LinkLists in place of somewhat equivalent code
|
2001-10-02 02:35:00 +00:00 |
|
Bart Schaefer
|
b5c135b2da
|
Zftp control connection management cleanup.
|
2001-09-28 17:35:44 +00:00 |
|
Clint Adams
|
8c05772007
|
15886: use select if poll is not available, or complain if neither are available
|
2001-09-27 15:36:41 +00:00 |
|
Clint Adams
|
ab205e5bb9
|
15780: rename **arg to **dargs
|
2001-09-10 19:19:15 +00:00 |
|
Clint Adams
|
2e174804c8
|
15779: ztcp -d
|
2001-09-10 15:23:37 +00:00 |
|
Clint Adams
|
718fb33b29
|
stupid bugfixes
|
2001-09-10 12:37:21 +00:00 |
|
Clint Adams
|
cb0f8a08c7
|
unposted: stupid -a bug
|
2001-09-10 02:41:20 +00:00 |
|
Clint Adams
|
7093e779e6
|
15771: ztcp -t
|
2001-09-10 02:17:55 +00:00 |
|
Clint Adams
|
5eb6315b3e
|
15769: ztcp -a
|
2001-09-09 23:33:06 +00:00 |
|
Clint Adams
|
3756589f1b
|
1576x: take service names, stuff fd numbers into $REPLY
|
2001-09-09 22:08:55 +00:00 |
|
Clint Adams
|
394989e292
|
15766: ztcp -l
|
2001-09-09 09:39:24 +00:00 |
|
Clint Adams
|
9a31296b3e
|
1596x: ztcp -v
|
2001-09-08 22:08:04 +00:00 |
|
Clint Adams
|
b554563ece
|
15762: introduce ztcp builtin
|
2001-09-08 21:09:55 +00:00 |
|
Sven Wischnowsky
|
c0ea4d62c8
|
handle possible NULL pointer returned from bufferwords() (15717)
|
2001-08-28 08:41:51 +00:00 |
|
Peter Stephenson
|
003ec8c7e8
|
15327: always use local LINENOs in parse_string().
|
2001-07-09 16:05:13 +00:00 |
|
Clint Adams
|
3dc88e102e
|
15250: still run setup even if pcre functions are unavailable
|
2001-07-06 18:04:39 +00:00 |
|
Bart Schaefer
|
a45ff6cdb7
|
Avoid static link of pcre module.
|
2001-07-06 08:32:14 +00:00 |
|
Clint Adams
|
b65dcc197b
|
15242: pcre_match -a and $match instead of pparams
|
2001-07-04 15:13:33 +00:00 |
|
Clint Adams
|
38833690cb
|
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
|
2001-07-03 16:42:36 +00:00 |
|
Clint Adams
|
ad57c03213
|
unposted: update distfiles for 15211
|
2001-07-03 14:19:15 +00:00 |
|
Clint Adams
|
bff61cf9e1
|
15211: zsh/pcre module
|
2001-07-02 19:39:34 +00:00 |
|
Andrey Borzenkov
|
9b9e940117
|
14973: fix for reported problems on AIX.
|
2001-06-19 06:59:24 +00:00 |
|
Andrey Borzenkov
|
12e1cf567d
|
14931: fix socket/address length calculation
|
2001-06-15 13:01:42 +00:00 |
|
Clint Adams
|
f6ae716fb8
|
14863: tcp_connect
|
2001-06-12 15:57:25 +00:00 |
|
Clint Adams
|
ae09302120
|
14843: tcp_close
|
2001-06-11 14:21:57 +00:00 |
|
Bart Schaefer
|
6663b86f92
|
Fix #includes for gcc 2.95 compilation.
|
2001-06-08 03:05:50 +00:00 |
|
Bart Schaefer
|
2a9ceecf13
|
Untrustworthy return value of tgetflag().
|
2001-06-08 03:03:28 +00:00 |
|
Clint Adams
|
8e87930abb
|
unposted: add tcp module to .distfiles
|
2001-06-07 14:33:49 +00:00 |
|
Clint Adams
|
1b02f6d302
|
14778: rename zsh/tcp to zsh/net/tcp.
|
2001-06-06 19:14:30 +00:00 |
|
Clint Adams
|
ba81d70453
|
14770: tcp module from zftp
|
2001-06-06 18:53:56 +00:00 |
|
Sven Wischnowsky
|
1b2d095217
|
fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605)
|
2001-05-31 09:43:59 +00:00 |
|
Bart Schaefer
|
14be3dd5e4
|
Improve gettermcap().
|
2001-05-30 15:39:31 +00:00 |
|
Bart Schaefer
|
ecbc4e4457
|
Silence compiler warnings.
|
2001-05-28 17:39:00 +00:00 |
|
Sven Wischnowsky
|
5fe1924155
|
make the zprof wrapper function be more careful, avoiding almost all of the code when the module is being unloaded (14504)
|
2001-05-28 09:23:39 +00:00 |
|
Peter Stephenson
|
7f7e58935b
|
14314: writing const variable under cygwin
|
2001-05-11 12:59:50 +00:00 |
|
Andrey Borzenkov
|
69f010c8c9
|
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
|
2001-05-10 16:57:28 +00:00 |
|
Peter Stephenson
|
8ff0785863
|
Fixes from Andrej for zpty on cygwin
|
2001-05-08 10:26:58 +00:00 |
|
Andrey Borzenkov
|
cd5e39ef50
|
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
changed to external variables and cannot be used to initialize static array).
Modified by me __CYGWIN -> __CYGWIN__
|
2001-04-30 10:40:50 +00:00 |
|
Clint Adams
|
ee404f2cff
|
14125: remove static incleanup flag because it is unused
|
2001-04-26 15:54:06 +00:00 |
|
Clint Adams
|
6dc04f1329
|
14123: don't include curses.h in termcap.c if term.h doesn't need it
|
2001-04-26 15:48:14 +00:00 |
|
Bart Schaefer
|
17539b1e2c
|
Another HAVE_TERM* compilation tweak.
|
2001-04-26 14:35:53 +00:00 |
|
Bart Schaefer
|
8baeec4637
|
Fix term* linkage _again_.
|
2001-04-24 06:48:54 +00:00 |
|
Andrey Borzenkov
|
7c45854508
|
14077: revert clint's build patches on 19.04.2001
|
2001-04-23 19:59:03 +00:00 |
|
Clint Adams
|
961564ddda
|
14065: decrease termcap/terminfo parameter fishiness
|
2001-04-22 14:46:59 +00:00 |
|
Bart Schaefer
|
6bf2ff1717
|
More term*.h inclusion un-confusion.
|
2001-04-21 21:41:28 +00:00 |
|
Clint Adams
|
ed28d19b96
|
14055: include termio.h in termcap.c for the benefit of Solaris 8
|
2001-04-20 14:22:23 +00:00 |
|
Clint Adams
|
92902608e4
|
14053: add $termcap special parameter
|
2001-04-20 13:31:24 +00:00 |
|
Clint Adams
|
3b09ee496a
|
14041: reduce unnecessary linking for modules
|
2001-04-19 17:55:02 +00:00 |
|
Clint Adams
|
28fe9e6027
|
14039: simulate old linking behavior
|
2001-04-19 17:00:52 +00:00 |
|
Clint Adams
|
a43aa761cd
|
14033: reduce unnecessary library linking for modules and main binary
|
2001-04-19 14:45:41 +00:00 |
|