Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general warning cleanupold | Nguyễn Thái Ngọc Duy | 2009-05-10 | 1 | -1/+3 |
* | shell/ash: pass env vars over when forking shell | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+3 |
* | run-command: rework interface to pass program path directly | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -12/+7 |
* | shell/ash: reimplement openhere() | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+43 |
* | shell/ash: reimplement evalpipe() | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+62 |
* | shell/ash: reimplement evalsubshell() | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+11 |
* | shell/ash: reimplement evalbackcmd() and backquote | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+17 |
* | shell/ash: replace updatepwd() | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+89 |
* | shell/ash: replace shellexec() with shellspawn() | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+148 |
* | shell/ash: add forkshell_* to transfer data via pipe | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+112 |
* | shell/ash: add basic code for transferring internal data | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+783 |