Commit Briefs

362264eb51 Russ Cox

rc: fix local variables in functions

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


40402738da rsc

more memory errors (valgrind)


c8f538425f rsc

sync with plan 9


f08fdedcee rsc

Plan 9's rc.

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