aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/simple.c
Commit message (Expand)AuthorAgeFilesLines
* rc: add recursive descent parserRuss Cox2020-05-041-0/+1
* rc: fix local variables in functionsRuss Cox2008-08-141-1/+1
* sync with plan 9rsc2007-03-261-135/+194
* handle /dev/stdin alwaysrsc2005-02-131-1/+1
* more searchpath-related changesrsc2005-01-231-1/+1
* maintain $path and $PATH simultaneouslyrsc2005-01-121-1/+1
* fixrsc2004-04-241-1/+0
* Add scat. Temporary fix to rc r.e. note groups.rsc2004-04-241-1/+1
* handle interrupts and backgrounded processes a little better.rsc2004-03-261-0/+3
* Plan 9's rc.rsc2003-11-231-0/+443