Commit Briefs

362264eb51 Russ Cox

rc: fix local variables in functions

reported by micah stetson: fn foo { echo $bar } bar=baz foo


c8f538425f rsc

sync with plan 9


134c20c605 rsc

handle /dev/stdin always


de39860a2a rsc

more searchpath-related changes


a9eaaa03e0 rsc

maintain $path and $PATH simultaneously


a2c2caaafe rsc

fix




f08fdedcee rsc

Plan 9's rc.

not a clear win over byron's, but at least it has the right syntax.