Age | Commit message (Expand) | Author |
---|---|---|
2012-12-30 | Fix invalid free in toysh. | Felix Janda |
2012-11-16 | Add rebound support to intercept error_exit() and longjmp instead. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-08-27 | Roy Tam pointed out that sh.c didn't get fully converted. | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Toysh is our posix sh, so move from "other" to "posix" and use sh as the base... | Rob Landley |