Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7225 | Kartik Agaram | 2020-11-11 | 1 | -0/+0 |
| | | | | | | | Both manual tests described in commit 7222 now work. To make them work I had to figure out how to copy a file. It requires a dependency on a new syscall: lseek. | ||||
* | 6622 - new syscalls: time and ntime | Kartik Agaram | 2020-07-08 | 1 | -0/+0 |
| | | | | | As a side-effect I find that my Linode can print ~100k chars/s. At 50 rows and 200 columns per screen, it's 10 frames/s. | ||||
* | 6604 - new app | Kartik Agaram | 2020-07-01 | 1 | -0/+0 |
| | | | | | | https://archive.org/details/akkartik-2min-2020-07-01 In the process I found a bug, added a new syscall, and 'emulated' it. | ||||
* | 6409 - primitives for text-mode UIs | Kartik Agaram | 2020-05-27 | 1 | -0/+0 |
| | |||||
* | 5856 | Kartik Agaram | 2020-01-01 | 1 | -0/+0 |