aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/exec.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04rc: add recursive descent parserRuss Cox1-2/+2
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
2011-08-02rc: silence lion roarRuss Cox1-0/+1
2008-07-20rc: add subscript sequences (Erik Quanstrom)Russ Cox1-5/+35
2007-03-28keep path and PATH in syncrsc1-0/+2
2007-03-26fix phantom rc crashesrsc1-0/+1
2007-03-26sync with plan 9rsc1-485/+504
2005-08-11make sure errors cause non-zero exit statusrsc1-0/+2
2005-07-26fixes from bengt for sunrsc1-2/+2
2005-07-13stupid sunrsc1-0/+3
2005-05-19set $PLAN9 if necessaryrsc1-0/+3
2005-03-18try harder to put background jobs in background; do not print in response to ...rsc1-1/+31
2005-02-11set pid=-1 explicitlyrsc1-0/+1
2005-01-13Many small edits.rsc1-0/+1
2005-01-12maintain $path and $PATH simultaneouslyrsc1-2/+8
2003-11-23Plan 9's rc.rsc1-0/+902