| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 4 days | refactor: c/ -> usr/, compiled program blobs out of the source tree | user | 1 | -0/+0 |
| 4 days | net: DHCP client - lease the IP at boot instead of hardcoding it | user | 1 | -0/+6 |
| 5 days | kernel+sh: real anonymous pipes (concurrent, streaming, SIGPIPE) | user | 1 | -11/+57 |
| 5 days | sh: handle backspace in readline; prompt is now '#' | user | 1 | -1/+5 |
| 6 days | fs rewrite stage 3: nested directories, paths, cwd (cd/mkdir/ls) | user | 1 | -2/+36 |
| 6 days | jobs: background execution (&), non-blocking reap, spin demo | user | 1 | -7/+18 |
| 6 days | shell: I/O redirection (>/<) and pipes (|); rewrite shell in C | user | 1 | -0/+99 |
