| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-08-10 | cleanup main | rsc | |
| 2007-08-08 | handle EOF in shell | rsc | |
| 2006-09-07 | more simplifying | kaashoek | |
| 2006-09-07 | get precedence of <, >, and | right | kaashoek | |
| simplify | |||
| 2006-09-06 | what is NULL? | rsc | |
| 2006-09-06 | break single-line if statements | rsc | |
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | |
| 2006-09-06 | some pipe support in sh | kaashoek | |
| bug in proc_wait | |||
| 2006-09-06 | nits | kaashoek | |
| 2006-08-29 | clear killed flag in exit | rtm | |
| idecref cwd in exit | |||
| 2006-08-23 | i/o redirection in sh | kaashoek | |
| better parsing of sh commands (copied from jos sh) cat: read from 1 if no args sbrk system call, but untested getpid system call moved locks in keyboard intr, but why do we get intr w. null characters from keyboard? | |||
| 2006-08-19 | chdir | kaashoek | |
| cd in shell nits in mkdir, ls, etc. | |||
| 2006-08-14 | user-level programs: mkdir and rm | kaashoek | |
| shell parses arguments (very simplistic) readme version of README (sh doesn't deal with capital characters) printf recognizes %c nicer output format for ls | |||
| 2006-08-12 | fix getblk to actually lock the block | rtm | |
| no more cons_put system calls usertests tests two processes writing files | |||
| 2006-08-11 | init creates console, opens 0/1/2, runs sh | rtm | |
| sh accepts 0-argument commands (like userfs) reads from console | |||
