summaryrefslogtreecommitdiff
path: root/bin/sh/parser.c
AgeCommit message (Expand)Author
1995-05-17Fixed bug where ${#} was interpreted incorrectly as ${#var} and thuschristos
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-21convert to new RCS id conventions.cgd
1995-01-23I added the documented in the manual but not implemented variable expansions:christos
1994-12-05clean up further. more patches from Jim Jegerscgd
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-08-24Fix a core dump and another parse error related to null commands.mycroft
1994-07-07Fix some problems with empty commands.mycroft
1994-06-14From Christos:jtc
1994-06-11Add RCS ids.mycroft
1994-06-01Fixed another case statement parsing bug that was introduced by myjtc
1994-05-30Re-worked case statement parsing. With luck, this fixes bug #268.jtc
1994-05-21a few more things to omit when NO_HISTORY defined. from noel@cs.oberlin.educgd
1994-05-17Fix backslash parsing within backquoted stringjtc
1994-05-11Mark Weaver's background/list fix (for bug #236)jtc
1994-05-11sync with 4.4litejtc
1993-09-09from jim wilson: (command): Handle TEOF like TNL.cgd
1993-09-06Make `>file;' work.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-15Another change from Jim Wilson.jtc
1993-07-07IEEE 1003.2 (D11.2.2.3) requires that the system's true and false be accessedjtc
1993-05-02Jim "wilson@moria.cygnus.com" Wilson's patches to make C News (and othersef
1993-04-26Fixed incorrect calls to longjmp.dpassage
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd