summaryrefslogtreecommitdiffstats
path: root/src/cmd/rc/exec.c
Commit message (Collapse)AuthorAgeFilesLines
* make sure errors cause non-zero exit statusrsc2005-08-111-0/+2
|
* fixes from bengt for sunrsc2005-07-261-2/+2
|
* stupid sunrsc2005-07-131-0/+3
|
* set $PLAN9 if necessaryrsc2005-05-191-0/+3
|
* try harder to put background jobs in background; do not print in response to ↵rsc2005-03-181-1/+31
| | | | SIGPIPE
* set pid=-1 explicitlyrsc2005-02-111-0/+1
|
* Many small edits.rsc2005-01-131-0/+1
|
* maintain $path and $PATH simultaneouslyrsc2005-01-121-2/+8
|
* Plan 9's rc.rsc2003-11-231-0/+902
not a clear win over byron's, but at least it has the right syntax.