summaryrefslogtreecommitdiff
path: root/Src/Modules
AgeCommit message (Collapse)AuthorFilesLines
2000-09-1812836: bin_ln now independent of PATH_MAXClint Adams1-20/+13
2000-08-16make $modules report aliases correctly (12654)Sven Wischnowsky1-3/+5
2000-08-1412604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer2-11/+4
2000-08-0512547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer1-16/+2
2000-08-0412533: pathconf() without tail in mkdirClint Adams1-2/+16
2000-08-0415216: Rewrite pathconf() support.Bart Schaefer2-44/+7
2000-08-03quotingSven Wischnowsky1-2/+2
2000-08-0212489: pathconf for unlimited fsClint Adams2-6/+10
2000-08-0212472: limited pathconf supportClint Adams2-78/+326
2000-07-04shut compiler upPeter Stephenson1-1/+1
2000-07-0412149: guard against undefined h_errno in zftpPeter Stephenson1-0/+4
2000-06-27Andrej: don't close slave if not yet open (12084)Sven Wischnowsky1-1/+0
2000-06-27Andrej: 12081: zpty under cygwinPeter Stephenson1-2/+6
2000-06-16zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky1-41/+84
_expand styles (11937)
2000-06-0911838: typeset -HPeter Stephenson2-5/+8
2000-06-07-K option for zparseopts to keep previous array values (11792)Sven Wischnowsky1-32/+44
2000-06-05some more memory leak fixes (11745)Sven Wischnowsky1-2/+3
2000-06-02Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison2-6/+6
item (or you can think of it as pointing one past the last item).
2000-05-31Wayne: pattern.c unitialised varPeter Stephenson2-46/+44
Zero-length arrays now possible with $array[1,0]
2000-05-30Wayne: Fix two history bugs that were causing theBart Schaefer1-2/+2
failure of `print -s'.
2000-05-2811616: netinet/in_systm.h againPeter Stephenson1-1/+10
2000-05-2611587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson2-16/+22
11590: various cygwin fixes
2000-05-2511567: FD_CLOEXEC in zftp.cPeter Stephenson1-6/+3
2000-05-23add -E option to zparseopts (11530)Sven Wischnowsky1-10/+43
2000-05-22remove -h option from zstyle (11490)Sven Wischnowsky1-6/+1
2000-05-1711426: Src/Modules/zpty.c: don't use #elif.Tanaka Akira1-4/+6
2000-05-1611420: Src/Modules/zpty.c: try more pty device files.Tanaka Akira1-4/+7
2000-05-15zparseopts should detect if it is called without option descriptions (11360)Sven Wischnowsky1-1/+7
2000-05-0911285: zftp exit hookPeter Stephenson1-22/+38
2000-05-0911276: fix build on OpenBSD.Tanaka Akira1-402/+1070
2000-05-08close fd for pty-master in sub-shellSven Wischnowsky1-0/+1
2000-05-05make zpty -r stoppable even when SIGINT is caught (and the handler calls ↵Sven Wischnowsky1-1/+1
return or some such) (11181)
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-230/+1015
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-04close dump file descriptors in children (11151)Sven Wischnowsky1-0/+2
2000-05-04make pty the controlling terminal of their commands (11144)Sven Wischnowsky1-40/+75
2000-05-03new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky1-1/+1
2000-04-12new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵Sven Wischnowsky1-1/+5
to find word (10685)
2000-04-10more careful with checking index of $history (10614)Sven Wischnowsky1-1/+13
2000-04-07stat -o shows file modes in octalPeter Stephenson1-31/+117
2000-04-0710562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson2-237/+1615
2000-01-20Initial revisionTanaka Akira2-0/+569
1999-12-13Initial revisionTanaka Akira2-0/+331
1999-12-10Initial revisionTanaka Akira2-0/+764
1999-09-22Initial revisionTanaka Akira2-0/+485
1999-05-31Initial revisionTanaka Akira2-0/+372
1999-05-19Initial revisionTanaka Akira2-0/+665
1999-04-15Initial revisionTanaka Akira15-0/+4029