| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/cmd/rc: import rc syntax `delim{cmd} for splitting commands from 9atom | lufia | 2025-07-27 | 1 | -1/+2 |
| * | rc: move free carat handling into parser | Russ Cox | 2020-05-04 | 1 | -1/+1 |
| * | rc: move newline handling into parser | Russ Cox | 2020-05-04 | 1 | -1/+1 |
| * | rc: add recursive descent parser | Russ Cox | 2020-05-04 | 1 | -5/+5 |
| * | sync with plan 9 | rsc | 2007-03-26 | 1 | -3/+0 |
| * | experiment - allow = in words late in the command line | rsc | 2006-06-27 | 1 | -0/+3 |
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 1 | -1/+1 |
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 1 | -1/+1 |
| * | forgot this. | rsc | 2003-11-23 | 1 | -0/+91 |