aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/tree.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+1
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2007-03-26sync with plan 9rsc1-50/+82
2003-11-23Plan 9's rc.rsc1-0/+114
not a clear win over byron's, but at least it has the right syntax.