summaryrefslogtreecommitdiff
path: root/bin/sh/eval.c
AgeCommit message (Expand)Author
1995-06-09Changed so that 'PATH=newpath command' works, instead of looking at thechristos
1995-05-19Changed so that syntax errors (EXERROR) set the exit status to 2,christos
1995-05-15re-add an #endif that was (apprently) clobbered.cgd
1995-05-15Fixed new bug the previous fix introduced:christos
1995-05-14Fixed bug caused by previous x=`false` not preserving the exit status fix.christos
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-311. Don't core dump on 'fc -l' (From Gerard J van der Grinten)christos
1995-03-21convert to new RCS id conventions.cgd
1994-12-23be more careful with casts.cgd
1994-12-05clean up further. more patches from Jim Jegerscgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-08-24Fix a core dump and another parse error related to null commands.mycroft
1994-06-14From Christos:jtc
1994-06-12Set the status variable ($?) to 0 after a successful variable assignment.jtc
1994-06-11Add RCS ids.mycroft
1994-05-21a few more things to omit when NO_HISTORY defined. from noel@cs.oberlin.educgd
1994-05-14add back in support for building w/o obj dir. also, add NO_HISTORYcgd
1994-05-12Include appropriate header files to bring function prototypes into scope.jtc
1994-05-11reintegrate NetBSD's false builtinjtc
1994-05-11sync with 4.4litejtc
1993-09-09fix from Jim Wilson <wilson@cygnus.com> for nothing-between-backquotes corecgd
1993-08-01Add RCS identifiers.mycroft
1993-07-07IEEE 1003.2 (D11.2.2.3) requires that the system's true and false be accessedjtc
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