Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6622 - new syscalls: time and ntime | Kartik Agaram | 2020-07-08 | 1 | -1/+6 |
| | | | | | 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/+5 |
| | | | | | | https://archive.org/details/akkartik-2min-2020-07-01 In the process I found a bug, added a new syscall, and 'emulated' it. | ||||
* | 6422 - size-of for handles | Kartik Agaram | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | 6409 - primitives for text-mode UIs | Kartik Agaram | 2020-05-27 | 1 | -0/+5 |
| | |||||
* | 6407 | Kartik Agaram | 2020-05-25 | 1 | -9/+10 |
| | |||||
* | 5886 | Kartik Agaram | 2020-01-12 | 1 | -7/+7 |
| | |||||
* | 5650 - support a second OS: soso | Kartik Agaram | 2019-09-14 | 1 | -0/+68 |
https://github.com/ozkl/soso + Much smaller than Linux; builds instantly + Supports graphics - No network support - Doesn't work on a cloud server (yet?) |