summaryrefslogtreecommitdiff
path: root/Src/exec.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-2712414: vared quotes separators when editing arraysPeter Stephenson1-1/+1
2000-07-19Removed call to remhist().Wayne Davison1-2/+0
2000-07-1112222: handle EINTR for multios helper processesPeter Stephenson1-2/+16
2000-07-1112220: message for missing autoload functionPeter Stephenson1-0/+3
2000-06-20AIX dependency fixOliver Kiddle1-1/+1
2000-05-1111326: Avoid init_io() on "exec < file" when zleactive.Bart Schaefer1-1/+1
2000-05-08* Bart, Tanaka Akira: 11247: Don't signal to a process group whichTanaka Akira1-2/+2
2000-05-04close dump file descriptors in children (11151)Sven Wischnowsky1-0/+1
2000-05-0211066: false || true was trigerring trap on ZERRPeter Stephenson1-2/+4
2000-04-10properly restore scriptname in doshfunc() (10620)Sven Wischnowsky1-6/+6
2000-04-0710582: Apply STTY only to process group leaders.Bart Schaefer1-1/+2
2000-04-0710564: typo in _wantedClint Adams1-0/+13
2000-04-01Updated from list as far as 10376Peter Stephenson1-607/+1275
1999-04-15Initial revisionTanaka Akira1-0/+2965