Sven Wischnowsky
|
873671e368
|
fix misaligned percent output of zprof (13673)
|
2001-03-20 09:35:47 +00:00 |
|
Andrey Borzenkov
|
fa6bab3083
|
13431: better check for shared libraries.
|
2001-02-13 14:35:07 +00:00 |
|
Sven Wischnowsky
|
326d682510
|
try to make the -t option of zpty smarter (13462)
|
2001-02-13 13:14:45 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Clint Adams
|
ef13567352
|
13288: cast pointers for arg 2 of ztrapread/write
|
2000-12-17 21:47:54 +00:00 |
|
Clint Adams
|
9ff637aea0
|
13242: don't segfault on $terminfo[nonexistentcap]
|
2000-12-06 01:16:12 +00:00 |
|
Peter Stephenson
|
bd588f625a
|
terminfo tweaks
|
2000-12-05 11:00:08 +00:00 |
|
Clint Adams
|
5d7a9e949b
|
13227: terminfo module fixes
|
2000-12-05 00:28:40 +00:00 |
|
Clint Adams
|
683cf32360
|
13216: docs for tc/ti modules
|
2000-12-03 23:32:09 +00:00 |
|
Clint Adams
|
13b93a5faa
|
13215: echotc, echoti, terminfo
|
2000-12-03 20:53:07 +00:00 |
|
Peter Stephenson
|
a59b51006b
|
Function installation information now in config.modules
|
2000-11-30 18:36:21 +00:00 |
|
Peter Stephenson
|
49a1ad7516
|
13194: change in module configuration system
|
2000-11-26 20:01:01 +00:00 |
|
Sven Wischnowsky
|
2d77bd0d58
|
don't be sure that read-ahead doesn't contains nuls (13163)
|
2000-11-14 11:51:25 +00:00 |
|
Sven Wischnowsky
|
bbb0d75e25
|
use unmetafy() to allow writing special characters into a pty (13156)
|
2000-11-13 10:22:40 +00:00 |
|
Peter Stephenson
|
c292a3ae50
|
Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
|
2000-11-11 19:50:27 +00:00 |
|
Sven Wischnowsky
|
468e3b59dc
|
*** empty log message ***
|
2000-11-08 15:27:54 +00:00 |
|
Bart Schaefer
|
12ca8495d4
|
Tweak interactiveness of cloned shell.
|
2000-11-06 06:41:59 +00:00 |
|
Bart Schaefer
|
49fc6b036c
|
Make zpty more like eval.
|
2000-11-06 06:24:27 +00:00 |
|
Bart Schaefer
|
dbc0aebcd4
|
Assorted read_poll() and zpty cleanup.
|
2000-11-05 09:27:08 +00:00 |
|
Bart Schaefer
|
b4f76c13fd
|
Better streaming behavior from `zpty -r', plus other cleanup.
|
2000-11-05 02:05:17 +00:00 |
|
Sven Wischnowsky
|
da9b5bb81a
|
show current/previous job in $jobstates (3503)
|
2000-11-02 08:12:44 +00:00 |
|
Sven Wischnowsky
|
fb6fd42e00
|
make assignament to $nameddirs behave like hash -d (13095)
|
2000-10-30 08:19:44 +00:00 |
|
Sven Wischnowsky
|
16d7e31ae8
|
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
|
2000-10-19 08:46:54 +00:00 |
|
Clint Adams
|
3ce3caeec6
|
12845: dynamically allocate pbuf in domove()
|
2000-09-19 15:26:08 +00:00 |
|
Clint Adams
|
7c7e1f97cb
|
12836: bin_ln now independent of PATH_MAX
|
2000-09-18 17:29:07 +00:00 |
|
Sven Wischnowsky
|
5821e7ef16
|
make $modules report aliases correctly (12654)
|
2000-08-16 09:25:39 +00:00 |
|
Bart Schaefer
|
135b181aa6
|
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
|
2000-08-14 07:30:28 +00:00 |
|
Bart Schaefer
|
1ff8518b16
|
12547: Handle ENOENT and ENOTDIR in zpathmax().
|
2000-08-05 05:59:53 +00:00 |
|
Clint Adams
|
971f7c0a19
|
12533: pathconf() without tail in mkdir
|
2000-08-04 14:58:05 +00:00 |
|
Bart Schaefer
|
22cbf1b271
|
15216: Rewrite pathconf() support.
|
2000-08-04 07:09:12 +00:00 |
|
Sven Wischnowsky
|
55b07cb525
|
quoting
|
2000-08-03 13:35:43 +00:00 |
|
Clint Adams
|
de7b6730bc
|
12489: pathconf for unlimited fs
|
2000-08-02 14:20:41 +00:00 |
|
Clint Adams
|
30e35ee2ed
|
12472: limited pathconf support
|
2000-08-02 13:54:17 +00:00 |
|
Peter Stephenson
|
4ae42bb70e
|
shut compiler up
|
2000-07-04 10:02:26 +00:00 |
|
Peter Stephenson
|
7f5828f0fb
|
12149: guard against undefined h_errno in zftp
|
2000-07-04 08:44:03 +00:00 |
|
Sven Wischnowsky
|
c8812bb0c8
|
Andrej: don't close slave if not yet open (12084)
|
2000-06-27 14:25:05 +00:00 |
|
Peter Stephenson
|
dcd94d3786
|
Andrej: 12081: zpty under cygwin
|
2000-06-27 08:42:27 +00:00 |
|
Sven Wischnowsky
|
0b892d4492
|
zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937)
|
2000-06-16 07:31:09 +00:00 |
|
Peter Stephenson
|
6b87e6fda3
|
11838: typeset -H
|
2000-06-09 15:37:05 +00:00 |
|
Sven Wischnowsky
|
9bb23440d2
|
-K option for zparseopts to keep previous array values (11792)
|
2000-06-07 07:38:02 +00:00 |
|
Sven Wischnowsky
|
f94e5d78b0
|
some more memory leak fixes (11745)
|
2000-06-05 07:57:27 +00:00 |
|
Wayne Davison
|
91d5f73434
|
Changed the array "len" to be "end" -- a 1-relative index of the last
item (or you can think of it as pointing one past the last item).
|
2000-06-02 01:54:16 +00:00 |
|
Peter Stephenson
|
7bf294f2b8
|
Wayne: pattern.c unitialised var
Zero-length arrays now possible with $array[1,0]
|
2000-05-31 08:56:23 +00:00 |
|
Bart Schaefer
|
8564aa5c0d
|
Wayne: Fix two history bugs that were causing the
failure of `print -s'.
|
2000-05-30 03:43:27 +00:00 |
|
Peter Stephenson
|
b6cf1f3303
|
11616: netinet/in_systm.h again
|
2000-05-28 20:59:15 +00:00 |
|
Peter Stephenson
|
ad9c7348b5
|
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
11590: various cygwin fixes
|
2000-05-26 09:47:27 +00:00 |
|
Peter Stephenson
|
5bed7d645b
|
11567: FD_CLOEXEC in zftp.c
|
2000-05-25 10:50:05 +00:00 |
|
Sven Wischnowsky
|
00772b72a7
|
add -E option to zparseopts (11530)
|
2000-05-23 13:18:36 +00:00 |
|
Sven Wischnowsky
|
c955b76cc5
|
remove -h option from zstyle (11490)
|
2000-05-22 09:32:32 +00:00 |
|
Tanaka Akira
|
f8551053e5
|
11426: Src/Modules/zpty.c: don't use #elif.
|
2000-05-17 03:42:43 +00:00 |
|