summaryrefslogtreecommitdiff
path: root/Src/Modules
AgeCommit message (Collapse)AuthorFilesLines
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