Age | Commit message (Expand) | Author |
---|---|---|
2019-04-23 | Put assertions behind a DEBUG flag to make it easy to build without them. | Andreas Kling |
2019-02-26 | Compat work towards porting vim. | Andreas Kling |
2019-02-26 | More compat work. | Andreas Kling |
2018-11-16 | Improve syscall address validation a bit. | Andreas Kling |
2018-11-16 | Reimplement tcsetattr/tcgetattr as ioctls. | Andreas Kling |
2018-11-11 | Rage hacking to get bash to run. It finally runs. So cool! :^) | Andreas Kling |
2018-11-11 | Stub out a bunch more functions to get closer to that sweet bash build. | Andreas Kling |